save_subset_child_care_db_03: Save a subset of the child care database for children 0-3

Description Usage Arguments Examples

View source: R/create_child_care_db.R

Description

Save a subset of the child care database for children 0-3

Usage

1

Arguments

pth

string. Path to the root directory to create the DB.

county

string. County 5-digit FIPS code.

Examples

1
2
3
4
5
6
## Not run: 
pth <- "C:/"
county <- "48439"
save_subset_child_care_db_03(pth = pth, county = county)

## End(Not run)

Texas-Policy-Lab/texas_child_care_deserts documentation built on Dec. 18, 2021, 4:07 p.m.