-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
96 lines (95 loc) · 1.94 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
# Generated by roxygen2: do not edit by hand
S3method(as_cal,BchronCalibratedDates)
S3method(as_cal,CalDates)
S3method(as_cal,oxcAARCalibratedDate)
S3method(as_cal,oxcAARCalibratedDatesList)
S3method(as_cql,default)
S3method(as_cql,list)
S3method(max,cal)
S3method(min,cal)
S3method(print,cal)
S3method(print,cql)
export("%>%")
export(as.CalDates.cal)
export(as_cal)
export(as_cql)
export(c14_calibrate)
export(c14_sum)
export(cal)
export(cal_metadata)
export(cql)
export(cql_after)
export(cql_age)
export(cql_axis)
export(cql_before)
export(cql_boundary)
export(cql_c_combine)
export(cql_c_date)
export(cql_c_simulate)
export(cql_combine)
export(cql_correl_matrix)
export(cql_correlation)
export(cql_covar_matrix)
export(cql_curve)
export(cql_d_sequence)
export(cql_date)
export(cql_delta_r)
export(cql_difference)
export(cql_end)
export(cql_exp)
export(cql_first)
export(cql_gap)
export(cql_interval)
export(cql_kde_model)
export(cql_kde_plot)
export(cql_label)
export(cql_last)
export(cql_line)
export(cql_lnn)
export(cql_mcmc_sample)
export(cql_mix_curves)
export(cql_n)
export(cql_number)
export(cql_offset)
export(cql_options)
export(cql_order)
export(cql_outlier)
export(cql_outlier_model)
export(cql_p)
export(cql_p_sequence)
export(cql_phase)
export(cql_pois)
export(cql_prior)
export(cql_probability)
export(cql_r_combine)
export(cql_r_date)
export(cql_r_f14c)
export(cql_r_simulate)
export(cql_reservoir)
export(cql_sample)
export(cql_sapwood)
export(cql_sapwood_model)
export(cql_sequence)
export(cql_shift)
export(cql_sigma_boundary)
export(cql_span)
export(cql_start)
export(cql_sum)
export(cql_t)
export(cql_tau_boundary)
export(cql_top_hat)
export(cql_transition)
export(cql_u)
export(cql_u_sequence)
export(cql_v_sequence)
export(cql_zero_boundary)
export(read_lst)
export(strat_connect)
export(strat_is_mirror)
export(strat_is_valid)
export(stratigraph)
export(strg_prune)
export(write_oxcal)
importFrom(Rdpack,reprompt)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)