Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

JWileymisc

Build Status Codecov test coverage CRAN_Status_Badge lifecycle

An R package with general utility and convenience functions. Some of these are general functions that help using and exploring SEM style data. Others are more specific. This package has grown out of my own work, and is often to automate repetitive tasks. See the Vignettes, listed under the "Articles" menu item for description and examples using some of the more interesting functions from the package.

Installation

To get the latest development version, use:

#install.packages("devtools")
library(devtools)

install_github("JWiley/JWileymisc")

To get the version on cran:

install.packages("JWileymisc")

About

R package with miscellaneous functions and utilities

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.