-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathNAMESPACE
More file actions
24 lines (23 loc) · 698 Bytes
/
NAMESPACE
File metadata and controls
24 lines (23 loc) · 698 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Generated by roxygen2: do not edit by hand
export(aggregate_data_with_meta)
export(check_tongfen_areas)
export(estimate_tongfen_correspondence)
export(get_tongfen_ca_census)
export(get_tongfen_ca_census_ct_from_da)
export(get_tongfen_census_ct)
export(get_tongfen_census_da)
export(get_tongfen_correspondence_ca_census)
export(get_tongfen_us_census)
export(meta_for_additive_variables)
export(meta_for_ca_census_vectors)
export(proportional_reaggregate)
export(tongfen_aggregate)
export(tongfen_ca_census_ct)
export(tongfen_estimate)
export(tongfen_estimate_ca_census)
export(tongfen_tag_largest_overlap)
import(dplyr)
import(rlang)
import(sf)
importFrom(rlang,.data)
importFrom(stats,setNames)