forked from allisonhorst/palmerpenguins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
40 lines (40 loc) · 1.42 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
Package: palmerpenguins
Title: Palmer Archipelago (Antarctica) Penguin Data
Version: 0.1.1
Date: 2022-08-12
Authors@R: c(
person(given = "Allison",
family = "Horst",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-6047-5564")),
person(given = "Alison",
family = "Hill",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-8082-1890")),
person(given = "Kristen",
family = "Gorman",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-0258-9264"))
)
Description: Size measurements, clutch observations, and blood isotope ratios for adult foraging Adélie, Chinstrap, and Gentoo penguins observed on islands in the Palmer Archipelago near Palmer Station, Antarctica. Data were collected and made available by Dr. Kristen Gorman and the Palmer Station Long Term Ecological Research (LTER) Program.
License: CC0
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1.9000
Depends:
R (>= 2.10)
Suggests:
knitr,
rmarkdown,
tibble,
ggplot2,
dplyr,
tidyr,
recipes
URL: https://allisonhorst.github.io/palmerpenguins/, https://github.com/allisonhorst/palmerpenguins
BugReports: https://github.com/allisonhorst/palmerpenguins/issues
Config/Needs/website: here