-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
49 lines (48 loc) · 1.11 KB
/
NAMESPACE
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
43
44
45
46
47
48
49
# Generated by roxygen2: do not edit by hand
S3method("-",boot_stat)
S3method("/",boot_stat)
S3method(boot_contrast,boot_stat)
S3method(map_plot,boot_stat)
S3method(plot,boot_stat)
S3method(plot,phenology)
S3method(print,boot_stat)
S3method(ts_plot,boot_stat)
export("%>%")
export(boot_contrast)
export(boot_lower)
export(boot_mean)
export(boot_upper)
export(bootstrap_alien_obs)
export(bootstrap_value)
export(calc_GDE)
export(calc_shannon)
export(chart_correlation)
export(checkCon)
export(clim_trend_plot)
export(combine_dist_to_comm_mat)
export(connect_to_insect_db)
export(get_biomass)
export(get_climate_data)
export(get_community_matrix)
export(get_forest_type)
export(get_localities)
export(get_logger_data)
export(get_map)
export(get_observations)
export(get_phenology)
export(get_pollinators)
export(locality_ar5_plot)
export(longerHobo2202)
export(longerHobo2301)
export(map_plot)
export(plot_ano_herb_sum)
export(plot_asv)
export(plot_beta_part)
export(plot_climate_comparison)
export(ts_plot)
import(dplyr)
import(ggplot2)
import(tidyr)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(rlang,is_character)