Utilities and kinship information for behavior genetics and developmental research using the National Longitudinal Survey of Youth (NLSY)
The release version of NlsyLinks
can be installed from CRAN.
install.packages("NlsyLinks")
The latest development version of NlsyLinks
can be installed from GitHub after installing the devtools
package.
install.packages("devtools")
devtools::install_github(repo="LiveOak/NlsyLinks")
This repository contains the code used in the NlsyLinks R package. For additional information about the package and using it in NLSY research, please see http://liveoak.github.io/NlsyLinks/
We now use this GitHub repository as our primary way of managing, tracking, and build-checking versions of the source code. We continue to use the R-Forge site to make sure the most recent version builds on the different OS platforms, and passes the associated checks. The stable releases (intended for most researchers) is available on the package's CRAN site.
The help forums remain on the package's R-Forge.
The current work on the NLSY Kinship links has been supported by NIH Grant R01-HD065865 (Joe Rodgers, PI).
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.