readWGH: Reads the standard Women's General Health (WGH) .dta dataset...

View source: R/getHealthData.R

readWGHR Documentation

Reads the standard Women's General Health (WGH) .dta dataset into R.

Description

Reads the Women's General Health Dataset (WGH).

Usage

readWGH(inFile = NULL, write_rda = TRUE)

Arguments

inFile

Filepath to .dta dataset, default is getFiles()$wghfile.

write_rda

Default is to write the .Rda file.

Value

data.frame

Examples

readWGH(write_rda = FALSE)

vando026/ahri documentation built on Aug. 10, 2024, 3:20 p.m.