R/RNHANES.R

#' RNHANES simplifies downloading and analyzing NHANES data.
#'
#' @importFrom utils download.file read.csv tail write.csv
#' @importFrom methods hasArg
#' @docType package
#' @name RNHANES-package
#' @aliases RNHANES rnhanes rnhanes-package
NULL

Try the RNHANES package in your browser

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

RNHANES documentation built on May 2, 2019, 5:08 a.m.