inst/doc/NlsInvestigator.R

## ----preliminaries,echo=FALSE-------------------------------------------------
options(width=80)

## ----echo=TRUE, eval=FALSE----------------------------------------------------
#  dsIQ <- read.csv('C:/BGResearch/IQ.csv', header=TRUE)
#  dsFertility <- read.csv('C:/BGResearch/Fertility.csv', header=TRUE)
#  ds <- merge(dsIQ, dsFertility, by="C0000100")

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, 4:36 p.m.