Skip to content

DigitalSocietySchool/R_FirstContact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


FIRST CONTACT WITH R

Start programming with R without headache! You will learn to handle datasets and make neat visualizations with just a few lines of code. Within two days, you will be able to inspect datasets, manipulate them, and plot nice graphs to show your results. We will work with datasets related to the green economy. R is a very accessible programming language, so don’t be shy!

DAY 1

Friday, November 16, 2018 09:30 – 17:00

  • What is R? Why use it?
  • Read datasets of different format (CSV, spreadsheet, JSON, PDF, maybe more)
  • Inspect datasets (dataframe and tibble formats, filter columns and rows, browse rows with loops).
  • Make simple visualizations.
  • Export datasets & visualizations.
  • Data quality issues (missing data, provenance, sampling issues, biases)

DAY 2

Saturday, November 17, 2018 09:30 – 17:00

  • Basic statistics (with extra visualizations)
  • Basic data manipulations (with extra visualizations)

Conceived by Emma Beauxis-Ausselet from the Digital Society School and Sjoukje Goldman from Center for Market Insights


Instructions for installing the R software and download the workshop materials.

Step 1: Download R & R Studio

R is the software that execute the text mining script. You can find it here: https://www.freestatistics.org/cran/

R Studio is a free and handy environment for executing R scripts. You can find it here: https://www.rstudio.com/products/rstudio/download/#download

Step 2: Download workshop materials

The workshop materials include datasets and R scripts. You can find the materials here:

https://github.com/DigitalSocietySchool/R_FirstContact

Just download the files with the “Download Zip” option. Go to "Clone or download" and thereafter "Download ZIP" (as in the screenshot below) and unzip the files in any folder that is convenient for you.

You just need to download the versions of R and R studio that match your OS (Windows, Mac or Linux) and install both R and R Studio like any other program.


Digital Camp Details

Digital Camp: First Contact with R
Trainers: Emma Beauxis-Aussalet and Sjoukje Goldman
Date: November 16 and 17, 2018
Time: 9:30 – 17:00 (lunch included)
Venue: Wibauthuis, Wibautstraat 3b, 1091 GH Amsterdam – http://www.hva.nl/locaties/hva-locaties/wibauthuis.html Contact: m.riphagen@hva.nl

Thanks to all the participants! Hope you enjoyed :)


License: GPL3 Digital Society School 2018


About

R workshop with Digital Society School

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages