-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
26 lines (26 loc) · 845 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Package: cbsa
Type: Package
Title: Assigning Counties and Census Tracts to Metropolitan or Micropolitan Statistical Areas.
Version: 0.9.0
Authors@R: person('Kenneth', 'Brevoort', email='[email protected]', role = c('aut', 'cre'))
Description: This package helps users assign either counties or Census tracts to their
Core Based Statistical Areas, including Metropolitan Statistical Areas (MSAs), Micropolitan
Statistical Areas, and New England County and Town Areas (NECTAs). These assignments are
made according to the definitions of these areas published by the U.S. Office of
Management and Budget (OMB).
Imports:
dplyr,
knitr,
magrittr,
purrr,
RCurl,
readxl,
rmarkdown,
stringr,
tibble,
tidycensus
License: CC0
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0