# A research analysis plan you can inspect

Palmer Penguins: a descriptive protocol, a substantive methods edit and a six-slide research presentation

ScientiaHub Original Study — self-initiated demonstration.

This is an original, prospective methods demonstration. No dataset has been downloaded for analysis, synthesised or analysed. The before and after passages are original illustrations, not client manuscripts. Documentation facts are attributed to their sources. No empirical findings, publication outcomes or staff credentials are claimed.

A useful analysis plan makes its decisions visible before a result appears. Follow one decision here: retaining a record with missing sex changes the eligibility rule, the edited methods paragraph and the presentation of denominators. This folio shows the reasoning in full, with editable text and a source ledger you can examine.

## Research dossier

### The question and the exact data source (DEC-01)

The proposed question is deliberately narrow: how will we describe recorded body mass within each species in a specified Palmer Penguins archive? The intended product is a transparent account of the available measurements. It would allow a reader to see which records enter each calculation and which observations remain unavailable. This folio completes the planning and communication work for that question. Executing the analysis would be a separately agreed next step.

The maintainers distinguish the simplified penguins table from penguins_raw. Their documentation describes the simplified table as 344 rows and eight variables. These are documentation facts, not counts recomputed for this demonstration. The package site displays version 0.1.1, while its citation example names 0.1.0. Neither statement establishes the identity of a future analysis file. [S02] [S03]

Before execution, the analyst would record the selected release, retrieval location, retrieval date and a cryptographic checksum of the actual data file. The checksum would identify its bytes. The source register would keep the original research article, package documentation and analysis file as separate entries. This is a purposive selection of sources for a bounded protocol, not a systematic literature review. Query Q01 remains open until the analysis file exists.

### A record is the working unit (DEC-02)

Each imported row would be the working record. A source-row index would preserve its position in the frozen file and allow an analyst to trace a query back to the import. That index would serve as a tracking key. It would not establish a penguin's biological identity or prove that observations are statistically independent. Equal measurements would not, by themselves, justify removing a row.

The simplified dictionary contains no individual identifier. The original field methods describe sampling adult pairs at selected nests, with species occurring in different island sampling arrangements. These details warrant caution about independence and generalisation. They do not establish that a particular row in the simplified file is duplicated or that the same individual appears repeatedly. Those questions require a separate identity audit. [S01] [S02]

The proposed summaries therefore describe archived records. An identity concern would be logged with the affected row indices and investigated without overwriting the import. Any justified exclusion would need a reason and a reproducible rule. The analyst would not borrow exclusions from the paper's other analyses when the simplified file lacks the variables needed to apply them. Query Q02 identifies the additional evidence required if individual-level claims become part of the commission.

### Units, validity and numerical precision (DEC-03)

The outcome is body_mass_g, documented as an integer measurement in grams. The analysis would retain that unit throughout. The original study reports scale tolerances of ±25 g or ±50 g, depending on the instrument. An integer field therefore does not imply measurement accuracy to one gram. The dictionary and the field method answer different questions: what the file stores and how the observation was obtained. [S01] [S02]

An observed value must parse as a finite, positive measurement before it contributes to a mean. Nonnumeric entries, nonpositive masses and unexpected nonmissing codes would trigger a documented source query. Dependent summaries would remain on hold until the issue was resolved. The analyst would not silently relabel an invalid measurement as an ordinary missing value or trim a plausible extreme value merely because it looks unusual.

The reporting rule is a project decision: preserve full precision during calculations, then display mean mass to the nearest gram and missing percentages to one decimal place. Use round-half-up for these nonnegative quantities and integer counts throughout. This consistent display convention supports comparison across the report and slides. It makes no claim about additional instrument precision.

### Eligibility follows the question (DEC-04)

The primary table would assign records to the documented species categories. A record with missing species would enter a separately labelled unassigned audit count and would not enter a named-species estimate. Missing body mass would remain visible within the eligible species count. A missing bill measurement, flipper measurement, sex value or year would not disqualify an otherwise eligible record from this primary description.

The secondary tables would ask more specific questions. One would group each species by recorded sex. The other would group each species by stored year. Within the applicable table, a missing grouping value would receive an explicit 'not recorded' group. This is an audit label, not an additional biological category. Its inclusion would preserve the species totals while showing where a more detailed description lacks information.

Unexpected nonmissing species, sex or year codes would require resolution before dependent tables could be calculated. The protocol does not prescribe imputation. It also makes no assumption that absent values are random or harmless. A variable-specific eligibility rule preserves relevant measurements while making the limitation inspectable. This distinction is the main substantive change in ED-04: the edited passage replaces blanket removal of incomplete rows with explicit rules tied to each question.

### Every reported value has a denominator (DEC-05)

For a predeclared group, let N be the count of eligible records before excluding missing body mass. Let n be the count with an observed, valid mass. Once any invalid-value queries have been resolved, the missing count is N−n. For N greater than zero, the missing percentage is 100 × (N−n) / N. For n greater than zero, the mean is the sum of those n masses divided by n. Each table would display N and n beside the mean so that its coverage can be read directly.

The empty cases need their own labels. If N equals zero, the missing percentage is 'not applicable'. If n equals zero, the mean is 'not estimable'. Where N is positive and n is zero, all eligible records lack an observed mass, so the missing percentage is 100. A missing or undefined estimate would never appear as a measured zero. In a future machine-readable results file, an undefined number would use null with its reason.

Table shells would enumerate the documented categories and applicable audit groups, allowing zero-record cells to appear explicitly. Such a cell would describe the selected archive only. It would not demonstrate an absence in nature. The planned outputs contain no populated counts or means in this folio.

### Pooled and stratified summaries answer different questions (DEC-06)

The primary output would contain one summary for each named species. Two secondary tables would retain that species grouping while separately showing recorded sex and stored year. These are descriptive strata, meaning groups used to organise the records. The protocol does not commission a fully crossed species-by-sex-by-year model, an island adjustment or a causal comparison.

Each table would use the same definitions of N, n and missingness. Within a species, the secondary groups, including 'not recorded', must sum to the corresponding primary counts. The analyst would reconcile both eligible records and observed masses. This check makes an accidental filter or omitted grouping category discoverable. Missing-species records would remain in the separate audit count rather than being assigned to a named species.

A species mean would be calculated from all its eligible observed masses. If reconstructed from disjoint strata, it would use each stratum's observed count n as its weight and retain unrounded means internally. An unweighted average of subgroup means could give a small subgroup the same influence as a large one. This protocol therefore fixes the aggregation rule before any values are seen. Side-by-side tables would support inspection of composition without turning an observed difference into a population effect.

### Year codes retain their documented meaning (DEC-07)

The dictionary lists year as an integer study-year variable with codes 2007, 2008 and 2009. The original article describes austral summer field seasons of 2007/08, 2008/09 and 2009/10. This folio preserves both source descriptions without asserting an independently verified mapping between the simplified codes and those season labels. [S01] [S02]

The proposed secondary table would label its grouping variable 'Recorded study-year code'. It would treat the codes as categories, preserve their stored values and include a 'not recorded' group if needed. It would not average year codes, fit a temporal trend or relabel them as complete calendar-year observation periods. A row's code alone would not establish the exact date of measurement.

If the eventual manuscript required breeding-season labels, the analyst would first document a reliable mapping from the relevant source metadata or underlying records. Query Q03 records that dependency. The protocol, edited paragraph and presentation would then be revised together. Until that mapping is resolved, retaining the source codes keeps the display precise without filling a provenance gap through assumption.

### Scope and the execution handover (DEC-08)

This plan commissions descriptive summaries of a specified archive. It does not commission significance tests, confidence intervals, population estimates or ecological explanations. Differences between future table entries would remain descriptions of the available records. They would not establish a cause, a temporal change in a population or a successful replication of the original article.

The handover would separate the frozen input from derived calculations and maintain a working data dictionary. Broman and Woo recommend these organisational practices. Here they support traceability; they do not certify the statistical validity of an unexecuted analysis. The analyst would also preserve a query log, an exclusion log if needed and a record of any departure from this protocol. [S04]

Before results could be reported, the selected file and unresolved queries would need review, the calculations would need execution, and an independent check would need to reproduce the counts and aggregations. The deliverable demonstrated here is the completed specification and its communication across a methods passage and a talk. A researcher can inspect whether the decisions are appropriate, identify the evidence still needed and agree a precise next commission without mistaking a polished presentation for completed empirical work.

## Working dictionary

| Field | Meaning | Handling |
| --- | --- | --- |
| species | Documented categories: Adélie, Chinstrap and Gentoo. [S02] | Primary grouping. Missing values enter a separate unassigned audit count; unexpected nonmissing codes require resolution. |
| island | Documented island categories: Biscoe, Dream and Torgersen. [S02] | Retain as sampling context. No island-adjusted estimate is commissioned. |
| bill_length_mm | Bill length in millimetres. [S02] | Outside the specified outcome. Its missingness does not remove a record from the body-mass summary. |
| bill_depth_mm | Bill depth in millimetres. [S02] | Outside the specified outcome. Preserve the imported value without using it as an eligibility filter. |
| flipper_length_mm | Flipper length in millimetres. [S02] | Outside the specified outcome. Do not require it to be present for this protocol. |
| body_mass_g | Body mass stored as integer grams. [S02] | Outcome. Preserve missingness. Query nonfinite, nonnumeric or nonpositive observations before calculating dependent summaries. |
| sex | Documented recorded values: female and male. [S02] | Secondary grouping only. Include a 'not recorded' audit group; query unexpected nonmissing values. |
| year | Recorded study-year codes: 2007, 2008 and 2009. [S02] | Secondary categorical grouping. Retain codes and a 'not recorded' group; do not infer a season mapping. |

## Decision register

### DEC-01: Dataset identity

Freeze an identified analysis file before execution.

A documentation page and a dataset release identify different objects. The file checksum and citation must refer to the actual input.

Sources: S02, S03. Editorial annotation: ED-01. Presentation: slide-02.

### DEC-02: Record identity

Use imported rows as working records without assuming individual independence.

The simplified dictionary lacks an individual identifier. Equal measurements alone do not establish duplicate records.

Sources: S01, S02. Editorial annotation: ED-02. Presentation: slide-02.

### DEC-03: Mass and precision

Retain grams, resolve invalid values and round only for display.

Stored units, field measurement tolerance and the chosen display precision have distinct meanings.

Sources: S01, S02. Editorial annotation: ED-03. Presentation: slide-04.

### DEC-04: Variable-specific eligibility

Retain missing body mass in N and do not delete a primary record because another measurement or secondary grouping value is missing.

Eligibility follows the stated question. Missing grouping values remain visible in their applicable audit groups.

Sources: S02. Editorial annotation: ED-04. Presentation: slide-05.

### DEC-05: Denominators

Report eligible N, observed n and missing N−n with explicit empty-case labels.

Readers need to distinguish the archive covered by a group from the measurements contributing to its mean.

Original protocol decision. Editorial annotation: ED-05. Presentation: slide-03.

### DEC-06: Stratification and pooling

Use separate sex and year tables within species and pool through raw valid records or observed-count weights.

Unweighted subgroup means can change the contribution of individual records. Reconciled totals reveal unintended filters.

Original protocol decision. Editorial annotation: ED-06. Presentation: slide-04.

### DEC-07: Year and season

Retain recorded year codes until a season mapping is verified.

The dictionary's codes and the article's field-season descriptions must not be treated as an audited row-level mapping.

Sources: S01, S02. Editorial annotation: ED-07. Presentation: slide-04.

### DEC-08: Interpretation limits

Keep interpretation descriptive and reserve execution for a separately reviewed stage.

A finished protocol does not establish computed findings, population effects or successful replication.

Sources: S01, S04. Editorial annotation: ED-08. Presentation: slide-06.

## Annotated editorial study

Both passages below are original illustrative writing. The initial passage deliberately contains methodological weaknesses for the demonstration. The developed passage states a proposed protocol, not completed research.

### Before

[B1.1] We will use the Palmer Penguins data from the current package website, citing the paper and the package as the source of the analysis file.

[B1.2] Every row will represent an independent penguin, and rows with identical measurements will be removed as duplicate observations.

[B1.3] The analysis will compare body mass among species and describe differences across the other recorded characteristics.

[B1.4] A single cleaned table will provide the basis for the report and presentation so that readers receive a consistent account.

[B2.1] Body mass is recorded in grams, so displaying the mean to the nearest gram will preserve the accuracy of the measurements.

[B2.2] Records with any missing value will be excluded before analysis, giving all comparisons the same complete sample.

[B2.3] The remaining measurements will be treated as suitable for calculation without a separate record of unusual entries.

[B2.4] This approach will keep the methods brief and avoid presenting different eligibility rules for related tables.

[B3.1] We will calculate the percentage of missing masses by dividing the number of missing entries by the number of observed masses.

[B3.2] Overall species means will be obtained by averaging the means for the recorded sex groups.

[B3.3] The tables will show these means alongside a sample size, with empty numerical cells entered as zero for consistency.

[B3.4] Comparisons will use the displayed rounded values, and the same values will appear in the conference slides.

[B4.1] The year values will be relabelled as the corresponding breeding seasons, and changes between these periods will describe temporal patterns.

[B4.2] Differences in the summary means will establish which species are heavier in the population and whether those differences vary over time.

[B4.3] The final discussion will connect the observed patterns to the ecological account in the original paper.

[B4.4] A short methods slide will summarise the cleaning procedure before the audience sees the comparisons.

### After

[A1.1] Before execution, we will resolve query Q01 by identifying the analysis release and file checksum, while keeping the original article and package documentation as separate references.

[A1.2] Imported rows will be working records without assuming that they represent unique individuals or statistically independent observations, and equal measurements will not trigger automatic deletion.

[A1.3] The proposed analysis will describe archived body-mass records by species, with separate secondary groupings by recorded sex and year.

[A1.4] No analysis has yet been executed.

[A2.1] Mass will remain in grams, with full calculation precision and means rounded half-up to the nearest gram for display, without implying one-gram measurement accuracy.

[A2.2] The primary species summary will retain records with missing body mass in its eligible count and will not exclude records because unrelated fields are missing.

[A2.3] Missing species will enter an unassigned audit count, while missing sex or year will enter its applicable 'not recorded' group.

[A2.4] Unexpected nonmissing codes and invalid masses will require resolution before dependent summaries proceed.

[A3.1] For each group, N will count eligible records, n will count observed valid masses, and missing percentage will equal 100 × (N−n) / N when N exceeds zero.

[A3.2] Species means will use valid raw records or equivalent observed-count weighting across disjoint strata, retaining full precision until display.

[A3.3] For N=0, missing percentage will be 'not applicable', and for n=0, mean mass will be 'not estimable'.

[A3.4] When N is positive and n is zero, missingness will be 100%, and secondary counts will reconcile to their primary species totals.

[A4.1] Stored year codes will remain categorical labels unless source evidence resolves the breeding-season mapping in query Q03.

[A4.2] Interpretation will remain descriptive of the selected archive, without significance tests, confidence intervals, population effects or claims of temporal change.

[A4.3] Counts will remain integers, and missing percentages will use one decimal place with half-up rounding only at display.

[A4.4] The report and talk will retain the protocol's prospective status, unresolved identity query Q02 and explicit distinction between source facts and proposed calculations.

### Editorial annotations

#### ED-01: Replace a changing website reference with an identified input and separate bibliographic records.

Location: B1.1 to A1.1. Decision: DEC-01.

A reader needs to distinguish the analysed bytes from documentation and from the original article. The edit leaves file identity prospective rather than implying completed verification.

Sources: S02, S03. Disposition: Protocol wording adopted. Q01 remains open before analysis.

#### ED-02: Remove the unsupported independence claim and automatic measurement-based deduplication.

Location: B1.2 to A1.2. Decision: DEC-02.

The simplified table does not supply an individual identifier. A tracking row number cannot establish biological identity, and equal measurements can be legitimate separate records.

Sources: S01, S02. Disposition: Protocol wording adopted. Q02 remains open for any later individual-level analysis.

#### ED-03: Separate measurement units from display precision and state the rounding rule.

Location: B2.1 to A2.1. Decision: DEC-03.

Reporting an integer mean does not preserve or improve instrument accuracy. Calculations retain full precision, with a consistent project-specific display convention.

Sources: S01, S02. Disposition: Adopted as a reporting decision. No instrument-level accuracy claim retained.

#### ED-04: Replace blanket complete-case deletion with eligibility for the stated outcome.

Location: B2.2 to A2.2. Decision: DEC-04.

A missing sex value need not discard an observed mass from a species summary. The following sentence in the edited passage separately accounts for missing species and missing secondary grouping values.

Sources: S02. Disposition: Adopted for this descriptive protocol. No claim that missingness is random or unbiased.

#### ED-05: Use eligible records as the missingness denominator and distinguish N from n.

Location: B3.1 to A3.1. Decision: DEC-05.

Dividing missing entries by observed entries answers a different question and can misrepresent the missing share. The accompanying sentences state the zero-denominator cases explicitly.

Original editorial reasoning. Disposition: Adopted as the calculation specification. No numerical result computed.

#### ED-06: Replace an unweighted mean of subgroup means with equivalent record-weighted aggregation.

Location: B3.2 to A3.2. Decision: DEC-06.

Each observed mass must contribute once to its species mean. Full-precision aggregation and count reconciliation prevent display rounding or omitted audit groups from altering the calculation.

Original editorial reasoning. Disposition: Adopted as an original aggregation rule, not attributed as a published finding.

#### ED-07: Retain source year codes and make season relabelling conditional on evidence.

Location: B4.1 to A4.1. Decision: DEC-07.

The dictionary and article describe time at different levels. Similar labels do not establish a verified mapping for each record, nor a population trend.

Sources: S01, S02. Disposition: Conditional wording adopted. Q03 remains open.

#### ED-08: Replace population and temporal conclusions with the commissioned descriptive scope.

Location: B4.2 to A4.2. Decision: DEC-08.

The proposed tables concern an archived sample. Neither the planned calculations nor this unexecuted demonstration establish inferential or ecological conclusions.

Sources: S01. Disposition: Adopted. Any inferential extension would require a new question, design review and analysis plan.

### Open source and author queries

#### Q01: Which release and exact data file would the commissioned analysis use?

The documentation page, citation example and future input file need separate identities. Record the selected file's retrieval details and checksum before execution.

Status: Open. No analysis file has been retrieved in this demonstration.

#### Q02: If individual-level interpretation is required, what source evidence establishes identity and relevant sampling relationships?

A simplified row index is a tracking key. It does not resolve biological identity, pair or nest relationships, or possible repeated observations.

Status: Open for an individual-level extension. The current protocol remains descriptive of records.

#### Q03: What evidence would justify mapping the stored year codes to breeding-season labels?

Relabelling needs an auditable mapping rather than an assumption based on similar numbers.

Status: Open. Stored codes remain unchanged in the proposed tables.

## Six-slide methods presentation

Editable HTML presentation and Markdown source; no PowerPoint, PDF, recorded talk or measured rehearsal is included. Intended speaking time: approximately eight minutes.

### 01. A protocol for recorded body mass

01 / Research question

How will we describe the available measurements within each species?

- Primary description: archived records grouped by species

- Secondary checks: recorded sex and study-year code

- Prospective protocol. No results computed.

Speaker notes: This talk presents the decisions that would govern a descriptive analysis of the selected archive. The question concerns the available body-mass records within each species. Separate tables would show the composition by recorded sex and year. We have not downloaded a dataset for analysis or calculated results. The contribution is a complete specification that a researcher can inspect before commissioning execution. DEC-01 identifies the input still to be fixed, while DEC-08 limits the interpretation. The following slides show how those commitments shape the calculations and the methods text.

Decisions: DEC-01, DEC-08. Original protocol specification.

### 02. Source and record identity

02 / Provenance

The source register separates the article, the documentation and the future analysis file.

- File identity: release, retrieval details and checksum

- Working unit: imported record with a tracking index

- Individual identity remains an unresolved question

Speaker notes: The maintainers provide a simplified table and a fuller raw table. The simplified dictionary contains no individual identifier. The original methods also describe sampling adult pairs at nests. These facts require careful wording about the working record and its possible relationships. [S01] [S02] [S03] Under DEC-01, the analyst would identify the actual input before calculation. Under DEC-02, equal measurements would not trigger automatic deletion. A source-row index would support traceability while leaving biological identity unresolved. The present commission stops at this protocol, so Q01 and Q02 remain explicit.

Decisions: DEC-01, DEC-02. Sources: S01, S02, S03.

### 03. Eligibility and counts

03 / Calculation rules

N counts eligible records. n counts observed valid masses.

- N=0: missing percentage not applicable

- n=0: mean not estimable (100% missing when N>0)

Speaker notes: DEC-04 defines eligibility before missing mass is removed from a mean. A record with a named species and missing mass remains in N. A missing sex value does not remove an otherwise eligible record from the primary table. DEC-05 then separates coverage from the observed values available for calculation. When N is positive and n is zero, the missing share is 100 percent. An empty or undefined mean receives a text label, never a numerical zero. Invalid measurements require resolution before this missingness accounting can proceed.

Decisions: DEC-04, DEC-05. Original protocol specification.

### 04. The planned summary tables

04 / Reporting specification

One species table, with separate recorded-sex and study-year tables.

- Secondary counts include 'not recorded' groups and reconcile to species totals

- Aggregate at full precision and round only for display

Speaker notes: Each table uses the same denominator definitions. Under DEC-06, an overall species mean comes from all valid contributing records, or an exactly equivalent calculation weighted by observed subgroup counts. The analyst would reconcile both N and n across the secondary groups. DEC-03 retains full precision internally, with means displayed to one gram and missing percentages to one decimal place using half-up rounding. DEC-07 keeps the dictionary's year codes until the season mapping is resolved. [S02] These are reporting choices for an unexecuted analysis, so the table contains no invented findings.

Decisions: DEC-03, DEC-06, DEC-07. Sources: S02.

### 05. One edit changes the eligible sample

05 / Substantive editing

The revised sentence ties exclusion to the research question.

- Illustrative before: exclude records with any missing value

- Revised rule: missing unrelated fields do not remove a primary record

- Consequence: missing sex stays visible in its secondary audit group

Speaker notes: ED-04 changes the method rather than polishing a phrase. The illustrative draft proposes deleting every incomplete row. The revised protocol keeps a record in the primary species description when an unrelated field is absent. It accounts for missing sex separately in the applicable secondary table. This choice does not establish that missingness is random, and it does not supply an unobserved mass. It preserves relevant measurements while exposing the denominator. The linked annotation, DEC-04 and the edited paragraph let a reader inspect the same decision at different levels of detail.

Decisions: DEC-04, DEC-05. Original protocol specification.

### 06. Scope and next steps

06 / Handover

Execution begins with the identified file and the unresolved source queries.

- Proposed outputs describe the archive without population or causal claims

- Next stage: resolve applicable queries, execute and independently reproduce the calculations

- This folio supplies the protocol, edit and methods story

Speaker notes: DEC-08 limits the proposed account to descriptive summaries of the selected records. A population estimate, temporal effect or ecological explanation would need a different commission and an appropriate design. The execution handover would preserve the input separately from calculations and maintain a dictionary, consistent with Broman and Woo's organisational guidance. [S04] A future analyst would resolve applicable source queries before running the plan. An independent check would then reproduce its counts and aggregations. No such result exists in this folio. The researcher can now assess the specification and agree the scope of further work.

Decisions: DEC-08. Sources: S04.

## Glossary

**Record**: One imported row used as the working unit in this protocol.

**Individual**: A biological penguin whose identity requires source evidence beyond a tracking row index.

**Available-case summary**: A summary using the observed values needed for its particular calculation, with eligibility and missingness reported explicitly.

**Denominator**: The count by which another quantity is divided. Here N supports the missing percentage and n supports the mean.

**Missing value**: An absent observation. An invalid observed value needs investigation and is not silently treated as ordinary missingness.

**Stratum**: A declared subgroup used to organise the records, such as recorded sex within a species.

**Source fact**: A statement attributed to an inspected external source, distinguished from a project decision or an unexecuted calculation.

**Proposed analysis**: A specified future calculation. Its presence in a polished report or slide does not mean it has been performed.

**Checksum**: A value calculated from a file's bytes to support exact file identification. It does not establish the truth or quality of the data.

## Sources

### S01. Gorman, Williams and Fraser: Ecological Sexual Dimorphism and Environmental Variability within a Community of Antarctic Penguins

https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0090081

Publication/version: PLOS ONE, 2014, 9(3), e90081. DOI: 10.1371/journal.pone.0090081. Accessed: 2026-09-11.

Materials and Methods: Field methods, Statistical methods and Data management.

Rights: Original article cited through concise attributed paraphrase. No article figure or substantial passage is reproduced. Citation does not imply endorsement.

### S02. Palmer Penguins: Size measurements for adult foraging penguins near Palmer Station

https://allisonhorst.github.io/palmerpenguins/reference/penguins.html

Publication/version: Maintainers' penguins reference page. Site header displays package version 0.1.1; this does not identify a downloaded analysis file. Accessed: 2026-09-11.

Description, Format and Source, including all eight variable definitions.

Rights: Variable definitions and format facts attributed to the maintainers. No dataset is redistributed or analysed in this demonstration.

### S03. Horst, Hill and Gorman: palmerpenguins R data package

https://allisonhorst.github.io/palmerpenguins/

Publication/version: Project page displays 0.1.1. Its Citation example names package version 0.1.0; these statements are retained separately. Accessed: 2026-09-11.

About the data, License, Citation and Additional data use information.

Rights: Maintainers describe the data as CC0 and also provide scholarly-use guidance. This folio cites documentation without redistributing data or reusing the penguin artwork. No author affiliation or endorsement is implied.

### S04. Broman and Woo: Data organization in spreadsheets

https://kbroman.org/Paper_DataOrg/manuscript.html

Publication/version: Author-hosted manuscript as accessed. The web copy is cited without asserting a separately pinned document release. Accessed: 2026-09-11.

Be consistent; Create a data dictionary; No calculations in the raw data files.

Rights: Concise attributed discussion of organisational recommendations. No table, figure or substantial manuscript passage is reproduced.

## Source-claim ledger

### C01: The simplified penguins table is documented as 344 rows and eight variables.

Source S02, Format opening statement.. Locations: DEC-01. Type: source-fact.

### C02: The maintainers distinguish the simplified penguins table from penguins_raw.

Source S03, About the data and the displayed examples of the two datasets.. Locations: DEC-01, slide-02. Type: source-fact.

### C03: The package site displays 0.1.1 while its Citation example names 0.1.0.

Source S03, Site version header and Citation example.. Locations: DEC-01, S03. Type: source-fact.

### C04: The simplified variable dictionary contains no individual identifier.

Source S02, Complete eight-variable Format list.. Locations: DEC-02, ED-02, slide-02. Type: source-fact.

### C05: The original field methods describe sampling adult pairs at nests and different island sampling arrangements across species.

Source S01, Materials and Methods, Field methods: nest selection and capture of both adults at the selected nests.. Locations: DEC-02, slide-02. Type: source-fact.

### C06: body_mass_g is documented as integer body mass in grams.

Source S02, Format, body_mass_g.. Locations: DEC-03, dictionary. Type: source-fact.

### C07: The original study reports scale tolerances of ±25 g or ±50 g depending on the instrument.

Source S01, Materials and Methods, Field methods: 5 kg and 10 kg Pesola scales.. Locations: DEC-03. Type: source-fact.

### C08: The dictionary lists the species, island, measurement-unit and recorded-sex definitions reproduced in the working dictionary.

Source S02, Format: species, island, bill_length_mm, bill_depth_mm, flipper_length_mm and sex.. Locations: dictionary. Type: source-fact.

### C09: The documented integer study-year codes are 2007, 2008 and 2009.

Source S02, Format, year.. Locations: DEC-07, dictionary, slide-04. Type: source-fact.

### C10: The original article describes austral summer field seasons of 2007/08, 2008/09 and 2009/10.

Source S01, Materials and Methods, Field methods, opening paragraph.. Locations: DEC-07. Type: source-fact.

### C11: Broman and Woo recommend maintaining a data dictionary and separating source data from calculations.

Source S04, Create a data dictionary; No calculations in the raw data files.. Locations: DEC-08, slide-06. Type: source-fact.

### C12: The package maintainers describe the data as CC0 and provide additional data-use guidance.

Source S03, License and Additional data use information.. Locations: S03. Type: source-fact.

## Discuss your project

Use this folio to identify the kind of work your project needs. We can discuss a research-design dossier, a substantive academic edit or a presentation built around your own evidence. The scope, deliverables, review arrangements and price are agreed after the brief is understood. The examples here show what to inspect when making that decision.

- Your research question, discipline and current stage of work

- The material available for review and any unresolved data or source questions

- The intended institution, journal or conference, with its relevant requirements

- The requested output format and language convention

- Your deadline with time zone, priorities and preferred review arrangements

This folio and the website interface are in English. Commissioned service outputs are available in English, German, French, Italian, Russian, Chinese, Portuguese, Spanish and Japanese. Confirm the required language, regional convention and subject terminology in your brief. Project coordination is in English by default; the language list does not represent translated website pages or guaranteed support in every language.

[Discuss your project](https://scientiahub.net/#contact). [Scope and quotation arrangements](https://scientiahub.net/working-with-us#engagement).

## Editable formats

This Markdown source contains the complete substantive folio, paragraph and sentence locators, annotations, slide text, speaker notes and references. Edit the UTF-8 text in a text editor. The HTML uses editable semantic text, tables and a methods diagram. It does not offer Word tracked changes or native PowerPoint objects.
