-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
21 lines (21 loc) · 1006 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: sparcnetfsu
Title: Research compendium for SPARCnet at Frostburg State University
Version: 0.0.0.9000
Authors@R:
person(given = "Daniel",
family = "Hocking",
role = c("aut", "cre"),
email = "[email protected]")
Description: This research compendium is for the organization and analysis of SPARCnet data at Frostburg State University. SPARCnet is the Salamander Population and Adaptation Research Collaborative Network. The goal of the project is to understand the population dyanmics of red-backed salamanders (Plethodon cinereus) across their entire geographic range. This package is just for the plots located in Western Maryland and started in 2017.
License: MIT + file LICENSE
ByteCompile: true
Encoding: UTF-8
LazyData: true
URL: https://github.com/djhocking/sparcnetfsu
BugReports: https://github.com/djhocking/sparcnetfsu/issues
Imports: bookdown,
here, dplyr, tidyr, readr, lubridate, ggplot2
Suggests:
devtools,
git2r,
testthat