Learn R Programming

The poplite package

Installation

The newest stable version of the package is available from CRAN.

If you wish to use a development version that has not yet been pushed to CRAN the package can also be installed manually by first clicking 'Download ZIP' and unzipping the resulting poplite-master.zip file into a convenient directory. From within R in the same directory as poplite-master type:

install.packages("poplite-master", repos=NULL, type="source")

or for instance using the devtools package:

install_github("dbottomly/poplite", ref="master")

Note that another branch name can be substituted for master

How to contribute

Contributions are encouraged through the standard fork/pull procedures. Feel free to send me an email with any questions.

Contact

Dan Bottomly bottomly@ohsu.edu

Copy Link

Version

Install

install.packages('poplite')

Monthly Downloads

54

Version

0.99.23

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Daniel Bottomly

Last Published

May 13th, 2019

Functions in poplite (0.99.23)

Helper Functions

Functions to facilitate the creation of poplite\'s data structures.
Database-class

Class "Database"
TableSchemaList-class

Class "TableSchemaList"
clinical

Example sample tracking dataset
External methods

Specific methods for generics defined in external packages.