-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
43 lines (42 loc) · 901 Bytes
/
_pkgdown.yml
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
url: https://cole-brokamp.github.io/addr/
template:
bootstrap: 5
bslib:
bg: '#FFFFFF'
fg: '#396175'
primary: '#C28273'
info: '#EACEC5'
warning: '#E49865'
grid-gutter-width: 0.0rem
border-radius: 0.5rem
btn-border-radius: 0.25rem
code_font:
google: Source Code Pro
reference:
- title: addr vector
contents:
- addr
- title: matching addr
contents:
- addr_match
- addr_match_tiger_street_ranges
- title: geocoding addr
contents:
- addr_match_geocode
- s2_join_tiger_bg
- title: address text
contents:
- clean_address_text
- expand_post_type
- addr_tag
- usaddress_tag
- title: get census geography data
contents:
- get_tiger_block_groups
- get_tiger_street_ranges
- tiger_states
- title: example address data
contents:
- cagis_addr
- voter_addresses
- elh_data