-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 709 Bytes
/
NAMESPACE
File metadata and controls
29 lines (28 loc) · 709 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
export(grid_locations)
export(make_grid)
export(points_normalised)
export(points_to_grid)
export(solve_lp)
import(ROI.plugin.glpk)
import(ompr)
import(ompr.roi)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(purrr,map)
importFrom(purrr,map2_df)
importFrom(purrr,map_df)
importFrom(scales,rescale)
importFrom(sf,"st_agr<-")
importFrom(sf,st_centroid)
importFrom(sf,st_coordinates)
importFrom(sf,st_make_grid)
importFrom(sf,st_sf)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)