-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
48 lines (47 loc) · 1.33 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
# Generated by roxygen2: do not edit by hand
export(all_endemic_clades)
export(all_endemic_singletons)
export(any_recols)
export(branch_code_to_y)
export(calc_error)
export(calc_num_col)
export(calc_num_spec)
export(calc_sim_metrics)
export(check_analysis_result)
export(check_branch_code)
export(check_branching_times)
export(check_daisie_data)
export(check_daisie_mainland_data)
export(check_event_times)
export(check_island_tbl)
export(check_mainland_clade)
export(check_missing_species)
export(check_multi_daisie_data)
export(check_multi_mainland_clade)
export(check_species_type)
export(check_stac)
export(count_extant_mainland_species)
export(daisie_data_colonist_info_to_braching_times_table)
export(daisie_data_colonist_info_to_colonisation_times_table)
export(daisie_data_colonist_info_to_general_table)
export(daisie_data_to_tables)
export(daisie_header_to_table)
export(is_daisie_data)
export(plot_ctt_boxplot)
export(plot_ctt_heatmap)
export(plot_ctt_scatter)
export(plot_daisie_data)
export(plot_daisie_mainland_data)
export(plot_endemics)
export(plot_inf_k)
export(plot_k_estimates)
export(plot_log_param_ratios)
export(plot_mainland)
export(plot_mainland_clade)
export(plot_max_age)
export(plot_param_diffs)
export(plot_sim_metrics)
export(read_analysis_results)
export(sim_island_with_mainland)
export(sim_mainland)
export(species_type_to_str)