Skip to content

hivbackcalc/package1.0

Repository files navigation

Follow the installation instructions below to load the HIVBackCalc R package. The package includes a vignette that provides a guided analysis.

Installing the package

The package is hosted on GitHub and can be installed using the devtools package by typing the following in R:

if (!require("devtools")) install.packages("devtools")
devtools::install_github('hivbackcalc/package1.0/HIVBackCalc', build_vignettes=TRUE)

Loading the package

To load the package, type the following in R:

library(HIVBackCalc)

Vignette

The vignette guides you through a sample analysis. You may view it using the vignette tab in this Wiki or from the loaded package by typing

vignette('Introduction', package='HIVBackCalc')

About

v1.0 of the R package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •