Skip to content

Dasonk/findPackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

findPackage

The findPackage package helps you find the sos package.

Installation

Currently there isn't a release on CRAN.

You can, however, download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the devtools package to install the development version:

## Make sure your current packages are up to date
update.packages()
## devtools is required
library(devtools)
install_github("findPackage", "Dasonk")

About

This package helps you find the sos package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages