Giter VIP home page Giter VIP logo

intro-to-r-ii's Introduction

Intro-to-R-II

Materials for CSDE Workshop Intro to R II: Working with Data

To Download click the big green "Code" button on the top right corner of the GitHub repo, and download a .zip file containing all the contents.

The .html file is the ideal file for reading and learning. There's a lot of text in this file, and R code is contained in grey "chunks". Often these chunks are followed by the output produced by running the code. You can copy and paste code from they grey chunks into your RStudio console to run bits of code.

The .Rmd file is the file used to create the .html file. It's less readable than the .html, but you can run the chunks of code using the play button at the top of each chunk within RStudio. Or, you can open the .Rmd in RStudio and copy and paste lines of code into the console. You will not be able to "knit" this .Rmd file and produce your own .html, as I have not included the images the files requires in this repo.

The .R file is auto-created from the .Rmd file by stripping all the text and leaving the lines of R code contained in the .Rmd chunks. This is ideal, as you can run each line sequentially by using CTRL+ENTER (Windows) or CMD+RETURN (Mac). However, there's a lot of messy comments included that come from the .Rmd file.

intro-to-r-ii's People

Contributors

jlgodwin avatar

Watchers

 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.