Giter VIP home page Giter VIP logo

rworkshop's Introduction

RWorkshop

R Workshop for undergraduate/summer RA's, based on the Psych 252 R Tutorials

Welcome to the R workshop! In this workshop, you'll go through all of the basic steps of analyzing a dataset in R. We'll load, inspect, wrangle, visualize, summarize, and analyze real datasets. This workshop is split into two parts:

  • rworkshop2017_part1 - Crash course to R. This part includes a lot of exposition, and a few easy exercises.
  • rworkshop2017_part2 - Analyze a dataset yourself. This part is mostly composed of exercises that you will work through together.

To download this dataset, make sure you have Git installed on your computer. Then go to your Terminal and:

  • Use cd to navigate to the directory where you want to keep the tutorial files (e.g., cd ~/Documents)
  • Clone the workshop into that directory by typing: git clone https://github.com/nataliavelez/RWorkshop.git

This workshop is currently under construction, so you'll have to update it the morning of the workshop to make sure you have the latest version of the tutorials! To sync your copy of the workshop:

  • Open Terminal, and navigate to the folder containing the workshop files (e.g., cd ~/Documents/RWorkshop)
  • Within that directory, type git pull origin master

rworkshop's People

Contributors

nataliavelez 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.