-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
55 lines (54 loc) · 1.37 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
50
51
52
53
54
55
# Generated by roxygen2: do not edit by hand
export(barrks_colors)
export(barrks_data)
export(barrks_labels)
export(bso_get_flight_df)
export(bso_get_flight_rst)
export(bso_get_individuals_df)
export(bso_get_individuals_rst)
export(bso_phenology)
export(bso_plot_flight_diagram)
export(bso_plot_stage_diagram)
export(bso_translate_phenology)
export(categorize_generations_rst)
export(create_daylength_df)
export(create_daylength_rst)
export(create_diapause)
export(create_mortality)
export(create_onset)
export(create_suntimes_df)
export(create_suntimes_rsts)
export(get_development_df)
export(get_development_rst)
export(get_diapause_df)
export(get_diapause_rst)
export(get_generations_df)
export(get_generations_rst)
export(get_hibernating_generations_df)
export(get_hibernating_generations_rst)
export(get_input_data)
export(get_mortality_df)
export(get_mortality_rst)
export(get_onset_df)
export(get_onset_rst)
export(list_models)
export(load_phenology)
export(model)
export(model_combine)
export(params)
export(phenology)
export(plot_development_diagram)
export(prop_dates)
export(prop_filial_generations)
export(prop_first_date)
export(prop_hatched_generations)
export(prop_last_date)
export(prop_sister_broods)
export(prop_stations)
export(prop_year)
export(save_phenology)
export(stations_assign)
export(stations_cells)
export(stations_create)
export(stations_names)
importFrom(Rdpack,reprompt)