-
Notifications
You must be signed in to change notification settings - Fork 0
/
globals.R
27 lines (26 loc) · 1.03 KB
/
globals.R
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
# Generated by roxyglobals: do not edit by hand
utils::globalVariables(c(
"parentNameUsageID", # <check_map_to_parent_accepted>
"taxonomicStatus", # <check_map_to_parent_accepted>
"taxonID", # <check_map_to_parent_accepted>
"dct_terms", # <check_col_names_p>
"taxonomicStatus", # <check_syn_map_to_acc>
"acceptedNameUsageID", # <check_acc_id_has_tax_status>
"acceptedNameUsageID", # <check_acc_id_valid_tax_status>
"taxonomicStatus", # <check_variant_map_to_nonvar>
"taxonomicStatus", # <check_variant_map_to_something>
"taxonomicStatus", # <check_accepted_map_to_nothing>
"scientificName", # <check_status_diff_p>
"taxonomicStatus", # <check_status_diff_p>
"dct_terms", # <dct_fill_col>
"taxonID", # <isolate_row>
"scientificName", # <isolate_row>
"acceptedNameUsageID", # <change_other_rows>
"taxonomicStatus", # <change_other_rows>
"taxonID", # <format_modified_row_output>
"dct_terms", # <dct_modify_row_single>
"check", # <dct_validate>
"error", # <dct_validate>
"dct_terms", # <sort_cols_dwc>
NULL
))