README.md

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



sgutreuter/SGmisc documentation built on Aug. 25, 2024, 7:21 p.m.