https://github.com/allisonhorst/esm206-f2020-lab3

Lab Week 3 Materials

https://github.com/allisonhorst/esm206-f2020-lab3

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
Last synced: 9 months ago · JSON representation

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
Created over 5 years ago · Last pushed over 5 years ago
Metadata Files
Readme

README.html














README.utf8








































ESM 206 (Fall 2020) - Lab Week 3

Lab 3 skills & topics:

Part 1:

Tidying continued:

  • full_join(): join data frames
  • pivot_longer(): gather wide data
  • pivot_wider(): spread long data

Part 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:

  1. Name it (verbs are best! A function does something…)
  2. Tell it what the arguments are (choose useful names here, too!)
  3. 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

Teaching | Data Science | Art | Science Communication

GitHub Events

Total
Last Year

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 3
  • Total Committers: 1
  • Avg Commits per committer: 3.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels