Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 538 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 538 Bytes

hbgd Build Status codecov.io

R package for visual and analytical methods for the analysis of longitudinal growth data.

Installation

options(repos = c(
  CRAN = "http://cran.rstudio.com/",
  deltarho = "http://packages.deltarho.org"))
install.packages("hbgd")

Use

See here.