Skip to content

Intro to R #45

@RaoOfPhysics

Description

@RaoOfPhysics

Date: 10 June 2016
Time: 17:00 CEST (UTC+02)
Location: 40/R-D10
Vidyo for remote participants (just click on the link to proceed): CERN_OpenScience
Session format: Work-Along


Lesson guide: @RaoOfPhysics
Lesson materials: https://cernstudygroup.github.io/presentations/02-intro-rstats/
Topics addressed:

  • What is R?
  • Installing R
  • Using RStudio
  • Your first R program

[R]esources:


Before the session, please install R and test that it works:

  • Precompiled binaries: https://cran.r-project.org/

  • CLI installation:

    • Ubuntu / Debian:
    $ sudo apt update && sudo apt install r-base
    • OS X (homebrew users):
    $ brew update && brew install r
    • Windows:
    ¯\_(ツ)_/¯
  • Test:

$ r --version

Join the chat at https://gitter.im/CERNStudyGroup/cernstudygroup.github.io
If you haven't done so yet, introduce yourself (#26) and list your project(s) (#24).

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions