-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 883 Bytes
/
DESCRIPTION
File metadata and controls
29 lines (29 loc) · 883 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
Package: softshell
Title: Soft Shell Clam Survey Data from Maine Department of Marine Resources
Description: Maine Department of Marine Resources DMR (https://www.maine.gov/dmr/) publishes reports on soft shell clam surveys. This package augments that to provide more local control of data management. Methods provide access to example data from 2019 survey, as well as plotting and mapping tools.
Version: 0.1.0
Depends:
R (>= 3.0)
Imports:
rlang,
tibble,
dplyr,
tidyr,
readxl,
cellranger,
readr,
ggplot2,
patchwork,
leaflet,
mapview,
htmltools,
utils
Encoding: UTF-8
Authors@R: c(
person("Ben", "Tupper", email = "btupper@bigelow.org", role = c("aut", "cre"))
)
URL: https://github.com/btupper/softshell
BugReports: https://github.com/btupper/softshell
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 7.0.2