forked from Jean-Romain/lidRplugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
30 lines (29 loc) · 767 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(classify_transmissiontowers,LAS)
S3method(classify_wires,LAS)
S3method(delineate_lakes,LAS)
S3method(delineate_lakes,LAScatalog)
S3method(delineate_lakes,LAScluster)
S3method(find_transmissiontowers,LAS)
S3method(find_transmissiontowers,LAScatalog)
S3method(find_transmissiontowers,LAScluster)
export(LayerStacking)
export(catalog_boundary)
export(classify_transmissiontowers)
export(classify_wires)
export(delineate_lakes)
export(find_transmissiontowers)
export(get_tower_spec)
export(hamraz2016)
export(hexbin_metrics)
export(lmfauto)
export(lmfx)
export(mcc)
export(multichm)
export(ptrees)
export(track_wires)
import(data.table)
import(lidR)
import(methods)
importFrom(Rcpp,sourceCpp)
useDynLib(lidRplugins)