-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 765 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 765 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
# Generated by roxygen2: do not edit by hand
S3method(as.geojson,default)
S3method(as.geojson,sf)
S3method(get_osiris,SpatExtent)
S3method(get_osiris,SpatRaster)
S3method(get_osiris,SpatVector)
S3method(get_osiris,default)
S3method(get_osiris,geojson)
S3method(get_osiris,sf)
S3method(print,chirps_df)
export(as.geojson)
export(get_osiris)
import(methods)
importFrom(httr,RETRY)
importFrom(httr,accept_json)
importFrom(httr,content)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(sf,read_sf)
importFrom(sf,st_as_sf)
importFrom(sf,st_buffer)
importFrom(sf,st_centroid)
importFrom(sf,st_geometry_type)
importFrom(sf,st_point)
importFrom(sf,st_sfc)
importFrom(sf,st_write)
importFrom(terra,crop)
importFrom(terra,extract)
importFrom(terra,rast)