Code Monkey home page Code Monkey logo

sr--mcdonnel--rtutorials's Introduction

Summer Research, 2017

Student: Tessa Mcdonnel

Faculty advisor: Shannon Pileggi

Objective

Improve upon existing STAT 217 labs in R by creating a community data camp course that accompanies the labs.

Specific Aims

  1. Utilize GitHub to collaborate on project materials and updates.
  2. Write all R code according to Hadley Wickam's Style Guide (http://adv-r.had.co.nz/Style.html). All R code should be written in a reproducible manner, such that code will execute when applied to a new data set.
  3. Review existing STAT 217 lab materials on PolyLearn. Complete all 9 labs (read lab manual, watch pre-lab videos, take pre-lab quiz, and complete lab practice).
  4. Take the Data Analysis and Statistical Inference course on Data Camp (https://www.datacamp.com/community/open-courses/statistical-inference-and-data-analysis#gs.e43W=KU)
  5. Create a similar Data Camp community course specific to STAT 217 to replace pre-lab assignments (https://www.datacamp.com/teach/).
  6. Create a quick R reference guide that contains essential information learned in each lab assignment.
  7. Recommended Data Camp course for enhancing R programming: "Writing Functions in R" (https://www.datacamp.com/courses/writing-functions-in-r)

sr--mcdonnel--rtutorials's People

Contributors

shannonpileggi avatar tessamcdonnel avatar

Watchers

 avatar  avatar

sr--mcdonnel--rtutorials's Issues

data()

Try typing data() in your R console. I didn't know about this before! It lists all data sets available in whatever libraries you have active (so you may want to load a few libraries before you do it).

Also, use β€˜data(package = .packages(all.available = TRUE))’ to list the data sets in all available packages.

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.