Miscellaneous small R convenience functions and wrappers
Open an R session and do:
# install.packages("devtools")
devtools::install_github("sgutreuter/SGmisc" )
or
-
Browse to https://github.com/sgutreuter/SGmisc
-
Click on the Code pull-button near the upper-right corner, select Download ZIP and save the zip archive in a location of your choice.
-
Unzip the archive into a directory named SGmisc.
-
Open a shell/terminal in the directory containing the unzipped screenr directory.
-
Execute ‘R CMD INSTALL ./SGmisc’