Skip to content

stefankusch/basics.R

Repository files navigation

basics in R

In this summary, I will explain the very basics of R [RCoreTeam, 2014], step by step. The software and additional packages are deposited here.

Index

  1. Scripts and work-arounds
  2. Preparing data for R
  3. Loading the data in R
  4. Basic commands in R
    1. Mathematical operations
    2. Calling data
    3. Formatting the data
    4. Writing tables to files
  5. Plotting data
  6. Statistical analysis

Reference

R Core Team (2014). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria.

Useful links

About

repository for R scripts and work-arounds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published