Getting started
What is R
Installing R
Installing RStudio
Introduction to R
1.
How to use R
RStudio guide
Syntax behind R programming
Setting up an R workflow
Initial data exploration
Setting up a project folder for this class
2.
Importing/Exporting data
CSV files
Excel files
JSON data
Copying and pasting data
SPSS data
Delimited Text
XML
3.
Wrangling data
Dealing with dates
Handling strings
Joining data
Transforming data
dplyr and pipes
4.
Visualizing data
Customizing charts
Dealing with dats
Exporting charts
More charts
5.
Spatial analysis with R
Interactive maps with Leaflet
Mapping Census data
Mapping with census data
Setting up for mapping
6.
Publishing
RMarkdown
More Rmarkdown
7.
Git
Setting up, using Git
Setting up, using GitHub
Publishing on Github Pages
Faqs
Common issues
More
R Journalism Case Studies
Github repo
About
Showcases
Clear History
Download
Star
Fork
Built with
from
Grav
and
Hugo
Edit this page
R for Journalists
> How to use R
Chapter 1