This is just a testing sandbox for package development.
- checkbox
- checkbox
- bullet
Just a test package to debug devtools and builds.
You can currently install TestPkg
directly from the command line:
R --vanilla CMD INSTALL TestPkg
Or directly from GitHub with:
devtools::install_github("stufield/TestPkg")
To load TestPkg
simply make a call to library()
as usual:
library(TestPkg)
-
The
TestPkg
package is easy to use. -
There is some cool stuff we can do.
Please note that this SomaLogic, Inc. internal package is released with a LICENSE. By using in this package you agree to abide by its terms.
Created by Rmarkdown (v2.9) and R version 4.1.0 (2021-05-18).