tidyverse_intro
Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.4%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: liza-wood
- License: other
- Language: R
- Default Branch: main
- Homepage: https://liza-wood.github.io/tidyverse_intro/
- Size: 12.4 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
Intro to tidyverse
Introduction
This tutorial is an introduction to data wrangling and visualization using functions from the tidyverse. It uses data from the Palmer Station's Long Term Ecological Research program based in Antarctica, including the palmerpenguins and weather monitoring data. These lessons walk through key steps in the data wrangling phase, including subsetting data, summarizing data at aggregate levels, creating new variables using conditional statements, working with dates, joining together multiple data frames, and reshaping data. This lesson also provides an introduction to combining data wrangling with visualization.
Acknowledgements
This site was developed based on material from UC Davis's R-DAVIS course, which draws heavily on Carpentries R lessons. Additionally, artwork is from Allison Horst (@allison_horst) and website styling was also based on the designs from the Palmer Penguins package webpage
Citation
Wood, L. (2024). Introduction to the Tidyverse (Version 1.0.0). https://doi.org/10.5281/zenodo.1234
Owner
- Name: Liza Wood
- Login: liza-wood
- Kind: user
- Company: University of California, Davis
- Website: https://liza-wood.github.io/
- Repositories: 14
- Profile: https://github.com/liza-wood
Computational social scientist for issues in environmental policy and sustainability science.
Citation (CITATION.cff)
cff-version: 1.0.0 message: "If you use this software, please cite it as below." authors: - family-names: "Wood" given-names: "Liza" orcid: "https://orcid.org/0000-0003-4325-6498" title: "Introduction to the Tidyverse" version: 1.0.0 doi: 10.5281/zenodo.14537259 date-released: 2024-12-04 url: "https://github.com/liza-wood/tidyverse_intro"
GitHub Events
Total
- Release event: 2
- Delete event: 1
- Push event: 4
- Create event: 2
Last Year
- Release event: 2
- Delete event: 1
- Push event: 4
- Create event: 2