Coder Social home page Coder Social logo

r_for_beginners_2022_04_29's Introduction

R for Beginners.

Axel Nohturfft
St. George's University of London
29-April-2022

Key concepts covered

  1. Working in RStudio
  2. Scripting
  3. Variables
  4. Data types (numbers, text, boolean)
  5. Data structures (scalar, vector, matrix, data frame)
  6. Functions
  7. Subsetting 1 and 2-dimensional data structures

Preparation for the workshop

Accessing R/Rstudio Workbench

For this workshop we recommend that you use the university's online installation of RStudio Workbench at https://stats3.sgul.ac.uk/rstudio/.

Installing R and RStudio

Alternatively, to run RStudio on your own computer, install first R, then RStudio. Both R and RStudio are available for free for Mac, Windows and Linux.

To create a copy of this repository in RStudio follow these steps:

  1. Start RStudio
  2. File menu > New project...
  3. Choose: Version Control > Git
  4. Paste the following address into the "Repository URL" field: https://github.com/nohturfft/r_for_beginners_2022_04_29
  5. Press tab key ("Project directory name" field will be filled automatically)
  6. Choose a desired folder in the "Create project as subdirectory of..." field
  7. Choose 'R version 3.5.3' in the dropdown box at the bottom of the window.
  8. Click the "Create project" button
  9. Open the first script by clicking on "basics.R" in the bottom-right panel of the RStudio window.

r_for_beginners_2022_04_29's People

Contributors

nohturfft 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.