README.md

NlsyLinks

| GitHub | Travis-CI | AppVeyor | Wercker | Coveralls | Codecov | :----- | :---------------------------: | :------------: | :-------: | :-------: | :-------: | | Master | Travis-CI Build Status | Build status | wercker status | Coverage Status | codecov.io | | Dev | Travis-CI Build Status | Build status | wercker status | Coverage Status | codecov.io | | | Ubuntu 12.04 LTS | Windows Server 2012 | Docker | Travis Tests | Wercker Tests |

Description

Utilities and kinship information for behavior genetics and developmental research using the National Longitudinal Survey of Youth (NLSY)

Installing

| CRAN | Version | Rate | Zenodo | | :---- | :----: | :----: | :----: | | Latest | CRAN_Status_Badge | CRANPace | DOI | | | Latest CRAN version | CRAN Downloads | Independently-hosted Archive |

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")

Locations for Help and Development

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're no longer using our R-Forge site to check builds. 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.

Thanks to Funders

The current work on the NLSY Kinship links has been supported by NIH Grant R01-HD065865 (Joe Rodgers, PI).



Try the NlsyLinks package in your browser

Any scripts or data that you put into this service are public.

NlsyLinks documentation built on May 2, 2019, 2:42 a.m.