Smithsonian/R-Beginner-Tutorial

Name: R-Beginner-Tutorial

Owner: Smithsonian Institution

Description: Beginner Information for learning R

Created: 2017-11-05 19:53:31.0

Updated: 2017-11-05 19:56:49.0

Pushed: 2017-11-05 20:18:15.0

Homepage: null

Size: 624

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

R-Beginner-Tutorial

Beginner Information for learning R

Folder contails an R script (IntroR.R, an html file (IntroR.html) for viewing in a browser, and an R-Markdown (.Rmd).

To view the files and work with them directly, use the Download ZIP file under “Clone or download” and save to your computer. The IntroR.html file can then be used to follow the lecture and the IntroR.R file has the commands to work interactively.

I recommend using R-Studio for this exercise and setting the working directory to the location where you saved all the files.

A linear regression example is also included using a database available in R (mtcars) to apply some of the techniques learned in the initial R tutorial. Three files have been provided: LinearRegression.html, LinearRegression.R, and LinearRegression.Rmd.

All files can be downloaded and manipulated by using the close or download button and saving to your desktop via the Download ZIP option.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.