-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
46 lines (45 loc) · 1.16 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
# Generated by roxygen2: do not edit by hand
S3method(as.data.frame,c14_curve_14c)
S3method(as.data.frame,c14_curve_f14c)
S3method(as.matrix,c14_curve)
S3method(as_cal,BchronCalibratedDates)
S3method(as_cal,CalDates)
S3method(as_cal,data.frame)
S3method(as_cal,matrix)
S3method(as_cal,oxcAARCalibratedDate)
S3method(as_cal,oxcAARCalibratedDatesList)
S3method(format,c14_cal)
S3method(format,c14_curve)
S3method(format,c14_curve_14c)
S3method(format,c14_curve_f14c)
S3method(obj_print_data,c14_cal)
S3method(pillar_shaft,c14_cal)
S3method(vec_ptype_abbr,c14_cal)
S3method(vec_ptype_abbr,c14_curve_14c)
S3method(vec_ptype_abbr,c14_curve_f14c)
S3method(vec_ptype_full,c14_cal)
export("%>%")
export(as_cal)
export(c14_age)
export(c14_age_norm)
export(c14_calibrate)
export(c14_control_lab_id)
export(c14_control_material)
export(c14_curve)
export(c14_f14c)
export(c14_fcurve)
export(c14_fix_lab_id)
export(c14_is_lab_id)
export(c14_parse_lab_id)
export(cal)
export(cal_age_max)
export(cal_age_min)
export(cal_age_range)
export(cal_point)
export(cal_sum)
export(read_14c)
import(vctrs)
import(zeallot)
importFrom(Rdpack,reprompt)
importFrom(magrittr,"%>%")
importFrom(pillar,pillar_shaft)