prepdata: Clean and prepare daily air pollution data

Description Usage Arguments Value Examples

View source: R/prepdata.R

Description

Clean and prepare daily air pollution data

Usage

1
prepdata(d, cohort_name = NULL)

Arguments

d

a data frame with daily air pollution measurements

cohort_name

character; name of cohort or study

Value

a data frame

Examples

1
2
3
4
## Not run: 
prepdata(d, cohort = NULL)

## End(Not run)

wolfeclw/geocrew documentation built on Dec. 23, 2021, 6:10 p.m.