Giter VIP home page Giter VIP logo

esm206-f2021-labs's Introduction

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() and here()
  • 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.

esm206-f2021-labs's People

Contributors

daniel-k-feinberg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.