-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
26 lines (26 loc) · 799 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
26 lines (26 loc) · 799 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
Package: GIStoolkit
Type: Package
Title: Internal GIS Tools
Version: 0.0.9999
Authors@R:
person("Quentin", "Walker", , "quentin.walker@noaa.gov", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-1375-822X"))
Description: A collection of helper functions designed for internal team use
to simplify common GIS workflows. This includes interactive point selection,
standardized coordinate transformations, and automated map generation
using leaflet and mapedit.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/YourUsername/GIStoolkit
BugReports: https://github.com/YourUsername/GIStoolkit/issues
Imports:
dplyr,
httr,
jsonlite,
leaflet,
magrittr,
mapedit,
sf,
terra
Config/roxygen2/version: 8.0.0