-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
30 lines (29 loc) · 835 Bytes
/
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
# Generated by roxygen2: do not edit by hand
S3method(bake,step_phom_point_cloud)
S3method(bake,step_vpd_ecc)
S3method(ph_dim,array)
S3method(ph_dim,data.frame)
S3method(ph_dim,default)
S3method(ph_dim,dist)
S3method(ph_dim,matrix)
S3method(ph_dim,ts)
S3method(prep,step_phom_point_cloud)
S3method(prep,step_vpd_ecc)
S3method(print,step_phom_point_cloud)
S3method(print,step_vpd_ecc)
S3method(required_pkgs,step_phom_point_cloud)
S3method(required_pkgs,step_tdarec)
S3method(required_pkgs,step_vpd_ecc)
S3method(tunable,step_phom_point_cloud)
S3method(tunable,step_vpd_ecc)
export(get_max_dim)
export(hom_degree)
export(max_hom_degree)
export(ph_dim)
export(step_phom_point_cloud)
export(step_vpd_ecc)
import(recipes)
importFrom(dials,new_quant_param)
importFrom(dials,unknown)
importFrom(rlang,on_load)
importFrom(rlang,run_on_load)