https://github.com/allisonhorst/esm206-f2020-lab3
Lab Week 3 Materials
Science Score: 10.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
-
○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 (2.6%) to scientific vocabulary
Repository
Lab Week 3 Materials
Basic Info
- Host: GitHub
- Owner: allisonhorst
- Default Branch: main
- Size: 218 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.html
README.utf8 ESM 206 (Fall 2020) - Lab Week 3
Lab 3 skills & topics:
Part 1:
Tidying continued:
full_join(): join data framespivot_longer(): gather wide datapivot_wider(): spread long dataPart 2:
Exploring normality, central tendency and data spread, probabilities associated with Z-scores
Part 3: Writing functions in R
What is a function? A function is a named bit of code that is meant to perform specific operations or tasks with user-defined arguments.
We’ve already been using tons of functions! All of our wrangling has been done with functions (
select(),filter(),mean(), etc.) - but sometimes we might want to make our own.To make our own function, we need to:
- Name it (verbs are best! A function does something…)
- Tell it what the arguments are (choose useful names here, too!)
- Specify the operation or tasks
Part 5: GitHub for project management & communication
- Projects
- Cards
- Issues
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
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Allison Horst | a****t@u****u | 3 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 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