https://github.com/allisonhorst/esm206-f2021-labs
Compiled repo of ESM 206 labs (Fall 2021)
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.4%) to scientific vocabulary
Repository
Compiled repo of ESM 206 labs (Fall 2021)
Basic Info
- Host: GitHub
- Owner: allisonhorst
- Language: HTML
- Default Branch: main
- Size: 8.64 MB
Statistics
- Stars: 7
- Watchers: 3
- Forks: 6
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
ESM 206 Fall 2021 R Labs
Compiled repo of ESM 206 labs (Fall 2021)
Lab 1: Meet R & RStudio, first wrangling & viz in the tidyverse
Lab 1 skills:
- Meet RStudio
- Our first R Markdown (& some formatting basics)
- Create a new .Rproj and add files to working directory
- Install new packages with
install.packages("package_name") - Attach packages with
library() - Read in a CSV with
readr::read_csv()andhere() - Explore data a little bit (e.g.
head(),tail(),names(),summary() - Do some basic wrangling with dplyr (
select(),filter(),mutate(),group_by(),summarize()) - Use the pipe operator (
%>%) - Create basic graphs with
ggplot2
Lab 1 data
Gregory, S.V. and I. Arismendi. 2020. Aquatic Vertebrate Population Study in Mack Creek, Andrews Experimental Forest, 1987 to present ver 14. Environmental Data Initiative. https://doi.org/10.6073/pasta/7c78d662e847cdbe33584add8f809165
Metadata: See important about the Mack Creek cutthroat trout and salamanders data at the link above and metadata here.
Owner
- Name: Allison Horst
- Login: allisonhorst
- Kind: user
- Company: Observable
- Website: https://www.allisonhorst.com/
- Twitter: allison_horst
- Repositories: 183
- Profile: https://github.com/allisonhorst
Teaching | Data Science | Art | Science Communication
GitHub Events
Total
- Fork event: 1
Last Year
- Fork event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| allisonhorst | a****t@u****u | 14 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0