Skip to content

durraniu/R_workshop_materials_NGSIM_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to data analysis with R using NGSIM vehicle trajectory data

This intensive workshop offers attendees the opportunity to learn various data analysis techniques in R programming language. The data set used in this workshop is NGSIM vehicle trajectory data.

At the end of the workshop, attendees will create a shiny application to explore the Gipps car-following model. All materials will remain available on Github.

Contents

Data import and export

Data exploration and transformation

  • Summary Statistics

  • Creating new variables

  • Efficiently processing multiple variables

  • Filtering out unwanted observations

Data visualization

  • Building a plot layer by layer (ggplot2)

  • Make the plot interactive

  • Combining multiple plots

  • Creating visualization for multiple units

Writing custom functions

DAY 2:

Iteration (Applying the same function on multiple datasets)

Saving results

  • Saving plots as images

  • Sending plots and tables to Word and PowerPoint from R

  • Sending editable plots to Powerpoint for animation

Building an interactive application

You may run this project by cloning this repo or accessing the rstudio cloud project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages