Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 823 Bytes

README.md

File metadata and controls

40 lines (23 loc) · 823 Bytes

SGmisc

Description

Miscellaneous small R convenience functions and wrappers

Installation

Installing from GitHub in an R session

Open an R session and do:

# install.packages("devtools")
devtools::install_github("sgutreuter/SGmisc" )

or

Download and install from a command line

  1. Browse to https://github.com/sgutreuter/SGmisc

  2. 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.

  3. Unzip the archive into a directory named SGmisc.

  4. Open a shell/terminal in the directory containing the unzipped screenr directory.

  5. Execute ‘R CMD INSTALL ./SGmisc’

Bug reports

https://github.com/sgutreuter/SGmisc/issues