-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 774 Bytes
/
NAMESPACE
File metadata and controls
29 lines (28 loc) · 774 Bytes
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
# 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(classify_transmissiontowers)
export(classify_wires)
export(delineate_lakes)
export(find_localmaxima)
export(find_transmissiontowers)
export(flightlines_z_misalignment_matrix)
export(get_tower_spec)
export(hamraz2016)
export(lmfauto)
export(lmfx)
export(multichm)
export(ptrees)
export(track_wires)
import(data.table)
import(lidR)
import(methods)
importFrom(Rcpp,sourceCpp)
useDynLib(lidRplugins)