@@ -64,47 +64,31 @@ penguins_raw
6464}
6565\source {
6666 \describe {
67- \item {\enc {Ad élie }{Adelie } penguins : }{Palmer Station Antarctica \acronym {LTER } and K. Gorman (2020 ).
68- Structural size measurements and isotopic signatures of foraging
69- among adult male and female \enc {Ad élie }{Adelie } penguins (Pygoscelis adeliae )
70- nesting along the Palmer Archipelago near Palmer Station , 2007 - 2009
71- ver 5 . Environmental Data Initiative , \doi {10.6073 / pasta / 98b16d7d563f265cb52372c8ca99e60f }. }
72-
73- \item {Gentoo penguins : }{Palmer Station Antarctica \acronym {LTER } and K. Gorman (2020 ).
74- \doi {10.6073 / pasta / 7fca67fb28d56ee2ffa3d9370ebda689 }. }
75-
76- \item {Chinstrap penguins : }{Palmer Station Antarctica \acronym {LTER } and K. Gorman (2020 ).
77- \doi {10.6073 / pasta / c14dfcfada8ea13a17536e73eb6fbe9e }. }
67+ \item {\enc {Ad élie }{Adelie } penguins : }{
68+ \bibshow {R : Palmer_Station_Antarctica_LTER + Gorman : 2020a }
69+ }
70+ \item {Gentoo penguins : }{
71+ \bibshow {R : Palmer_Station_Antarctica_LTER + Gorman : 2020b }
72+ }
73+ \item {Chinstrap penguins : }{
74+ \bibshow {R : Palmer_Station_Antarctica_LTER + Gorman : 2020c }
75+ }
7876 }
7977
8078 The title naming convention for the source for the Gentoo and Chinstrap
8179 data is that same as for \enc {Ad élie }{Adelie } penguins.
8280}
83- \references {
84- Gorman , K. B. , Williams , T . D. and Fraser , W. R. (2014 )
85- Ecological Sexual Dimorphism and Environmental Variability within a
86- Community of Antarctic Penguins (Genus Pygoscelis ).
87- \emph {PLoS ONE } \bold {9 }, 3 , e90081 ; \doi {10.1371 / journal.pone.0090081 }.
88-
89- Horst , A. M. , Hill , A. P. and Gorman , K. B. (2022 )
90- Palmer Archipelago Penguins Data in the palmerpenguins R Package
91- - An Alternative to Anderson ' s Irises.
92- \e mph{R Journal} \b old{14}, 1; \d oi{10.32614/RJ-2022-020}.
93-
94- Kaye, E., Turner, H., Gorman, K. B., Horst, A. M. and Hill, A. P. (2025)
95- Preparing the Palmer Penguins Data for the \p kg{datasets} Package in R.
96- \d oi{10.5281/zenodo.14902740}.
97- }
9881\details {
99- \b ibcite{ Gorman \a bbr{et al.} \s space( 2014) }
82+ \bibcitet { R : Gorman + Williams + Fraser : 2014 }
10083 used the data to study sex dimorphism separately for the three species.
10184
102- \b ibcite{Horst \a bbr{et al.}\s space(2022)} popularized the data as an illustration
103- for different statistical methods, as an alternative to the \c ode{\l ink{iris}} data.
85+ \bibcitet {R : Horst + Presmanes_Hill + Gorman : 2022 } popularized the data as
86+ an illustration for different statistical methods , as an alternative
87+ to the \code {\link {iris }} data.
10488
105- \b ibcite{ Kaye \a bbr{et al.} \s space( 2025) } provide the scripts used to create
106- these data sets from the original source data,
107- and a notebook reproducing results from \b ibcite{ Gorman \a bbr{et al.} \s space( 2014) }.
89+ \bibcitet { R : Kaye + Turner + Gorman : 2025 } provide the scripts used to
90+ create these data sets from the original source data , and a notebook
91+ reproducing results from \bibcitet { R : Gorman + Williams + Fraser : 2014 }.
10892}
10993\note {
11094 These data sets are also available in the \CRANpkg {palmerpenguins } package.
@@ -114,6 +98,9 @@ penguins_raw
11498 The \code {penguins } data has some shorter variable names than the \pkg {palmerpenguins } version ,
11599 for compact code and data display.
116100}
101+ \references {
102+ \bibshow {* }
103+ }
117104\examples {
118105# # view summaries
119106summary(penguins )
0 commit comments