Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fdschneider/r_basics

Script for an Introduction into basic R programming
https://github.com/fdschneider/r_basics

Last synced: 29 days ago
JSON representation

Script for an Introduction into basic R programming

Awesome Lists containing this project

README

        

Script for an introduction into basic R programming
===================================================

This tutorial covers

- basic concept of the R console
- objects and functions
- basic concept of an R script
- read and save data
- basic data handling, selecting, subsetting etc.
- basic statistical modelling
- basic plotting

The script can be accessed via http://fdschneider.de/r_basics/.

This repository contains source files written in [Rmarkdown](http://rmarkdown.rstudio.com/).

Creative Commons License
R basics script by Florian Schneider is licensed under a Creative Commons Attribution 4.0 International License.