-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
43 lines (42 loc) · 977 Bytes
/
NAMESPACE
File metadata and controls
43 lines (42 loc) · 977 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Generated by roxygen2: do not edit by hand
export(compute_odmatrix)
export(compute_sdm)
export(compute_total)
export(compute_voronoi_connections)
export(compute_voronoi_distance)
export(compute_voronoi_neighbours)
export(compute_voronoi_positions)
export(compute_voronoi_rings)
export(compute_voronoi_sf)
export(flatten_deepest)
export(getCellCoordName)
export(getCellIDName)
export(getCoordsNames)
export(getDeviceIDColName)
export(getGridNoTilesX)
export(getGridNoTilesY)
export(getNestingSpatialUnitName)
export(getSignalType)
export(getSpatialUnitName)
export(getXTileDim)
export(getYTileDim)
export(get_mnd)
export(list_deepest)
export(read_csv)
export(read_simData)
export(read_xml_map)
export(run_DockerImage)
export(run_ExeFile)
export(set_signal_thresh)
export(update_SimInput)
export(validate_csv)
export(validate_xml)
export(xmlTypes2RTypes)
export(xml_attrs2dt)
import(data.table)
import(fs)
import(rJava)
import(sf)
import(sfheaders)
import(stars)
import(xml2)