-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
41 lines (40 loc) · 877 Bytes
/
NAMESPACE
File metadata and controls
41 lines (40 loc) · 877 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Generated by roxygen2: do not edit by hand
export(add_zeros_count)
export(add_zeros_length)
export(clean_names)
export(create_cti)
export(create_min_max)
export(expand_life_history)
export(find_lw)
export(find_tl)
export(ga_api_all_data)
export(ga_api_benthic_list)
export(ga_api_count)
export(ga_api_habitat)
export(ga_api_length)
export(ga_api_metadata)
export(ga_api_relief)
export(ga_api_set_token)
export(ga_api_species_list)
export(has_special_characters)
export(hdi_table)
export(load_rds_from_github)
export(plot_species_hdi)
export(plot_transformations)
export(read_TM)
export(read_counts)
export(read_em_length)
export(read_gen_length)
export(read_metadata)
export(read_periods)
export(read_points)
export(runCheckEM)
export(standardize_tibble)
import(arrow)
import(dplyr)
import(ggdist)
import(ggplot2)
import(gitcreds)
import(httr)
import(stringr)
import(tidyr)