-
Notifications
You must be signed in to change notification settings - Fork 7
/
DESCRIPTION
64 lines (64 loc) · 1.74 KB
/
DESCRIPTION
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Package: lterdatasampler
Title: Educational Dataset Examples from the Long Term Ecological Research Program
Version: 0.1.1
Date: 2023-08-11
Authors@R: c(
person(given = "Allison",
family = "Horst",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-6047-5564")),
person(given = "Julien",
family = "Brun",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-7751-6238")),
person(given = "Sam",
family = "Guo",
role = c("ctb"),
comment = c("https://github.com/TokyoExpress")),
person(given = "Adhitya",
family = "Logan",
role = c("ctb"),
comment = c("https://github.com/adhil0")),
person(given = "Lian",
family = "Ran",
role = c("ctb"),
comment = c("https://github.com/liaaaaran")),
person(given = "Sophia",
family = "Sternberg",
role = c("ctb"),
comment = c("https://github.com/sophiasternberg")),
person(given = "Karen",
family = "Zhao",
role = c("ctb"),
comment = c("https://github.com/karenezhao"))
)
Description: Curated datasets from US Long Term Ecological Research sites.
License: CC0
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends:
R (>= 2.10)
Suggests:
knitr,
rmarkdown,
janitor,
usethis,
metajam,
tidyverse,
here,
broom,
sf,
ggmap,
leaflet,
lubridate,
patchwork,
tsibble,
feasts,
changepoint,
gt
URL: https://github.com/lter/lterdatasampler
BugReports: https://github.com/lter/lterdatasampler/issues