knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)
coverage = NA
lintage = NA

The TestPkg package

This is just a testing sandbox for package development.


Here are some check boxes


Overview

Just a test package to debug devtools and builds.


Installation

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")

Usage

To load TestPkg simply make a call to library() as usual:

library(TestPkg)

Notes about the package


LICENSE

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 (vr utils::packageVersion("rmarkdown")) and r R.version$version.string.



stufield/TestPkg documentation built on Jan. 26, 2023, 10:48 p.m.