Skip to content

guhjy/hbgd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hbgd

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

Installation

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

Note that due to a dependency on dplyr, which requires the latest version of R, if you are running an older version of R you will have to manually install dplyr first.

Use

See here.

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%