-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
61 lines (60 loc) · 1.23 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
56
57
58
59
60
61
# Generated by roxygen2: do not edit by hand
S3method(expand_apply,data.frame)
S3method(expand_apply,default)
S3method(plot,dcc_spear)
export(accumulation_level)
export(age_class_plot)
export(age_growth_plot)
export(age_rwl)
export(avg_trees)
export(catchment)
export(catchment_convenient)
export(combine_fragments)
export(dcc_spear)
export(error_bar)
export(expand_apply)
export(filled_contour)
export(first_last)
export(init_barplot)
export(intersect_all)
export(lines_barplot)
export(mgsub)
export(new_date_end)
export(panel.cor)
export(panel.hist)
export(plot_bericht)
export(plot_species_table)
export(po_find)
export(po_transform)
export(qqfunc)
export(radius_class_plot)
export(radius_rwl)
export(read_windendro)
export(rect_barplot)
export(res_comp)
export(round_down)
export(round_up)
export(rwl_plot)
export(rwl_subout)
export(scatter_rwl)
export(seg_plot)
export(seq_range)
export(series_length)
export(sf_rcs)
export(sort_by_index)
export(stand_depth)
export(stand_depth_plot)
export(tidy_crn)
export(tidy_rwl)
export(to_cambial_age)
export(transform_projection)
export(trl_palette)
export(truncate_rwl)
export(untidy_crn)
export(untidy_rwl)
export(write_fh)
import(grDevices)
import(graphics)
import(stats)
import(utils)
importFrom(dplyr,"%>%")