A refresher on typical Git & GitHub workflow at NN.
How to complete a code review at NN using GitHub
A short tutorial on options for using R in combination with ArcGIS
A demonstration of the OSM Segmentation Tool Bryan developed as an Innovation Incubator project.
Transit Analysis Tools Demonstrations
An example (for SEPTA's Bus Network Redesign) of how to generate PDF cut sheets using R Markdown, Pagedown, and HTML/CSS.
A tutorial on how to use NN's new Valhalla routing engine for OD analysis, map matching, and isochrone generation.
Data we get from clients can be messy in all sorts of ways. Let's clean it up!
Dashboard and Supporting Tool Demonstrations
How to execute common GIS tasks in R
Common Excel Tasks and how to do them in R
An introduction to time series analysis
Diving into the R/Shiny code behind the new NN LEHD Download Tool
Diving into the R/Shiny code that defines the new NN ACS Download Tool
Interesting work shared from multiple different projects.
Key skills for survey analysis in R
Present work in R with R Markdown, publish to internet with GitHub Pages.
A demo of several useful Google APIs
A demo of how to generate a map in R that can be edited in Adobe Illustrator.
Highlights from Cascadia R Conference, Drafting a Route Profile Dashboard, Hex-bin Statistic Mapping
Learn the basics of EDA and plotting in R with a dataset on COVID-19 vaccination rates and hesitancy.
Learn how to use `lubridate` and other packages to work with dates/times, with an application to GTFS data.
A two-part training on Git & GitHub
First workshare session where R users at NN share project work.
Learn the basics of working with text strings in R, using regular expressions, and using tools from the `stringr` package.
A second session on the basics of R: functions, choice-based control flows, and iteration
An introduction to R data structures.
Usage of the googleway package for travel time querying.
Demonstration of downloading and summarizing U.S. Census Bureau data in R
An introduction to geospatial data in R with a focus on sf and leaflet
Understanding GTFS data and usage within R
A short description of the post.
First Shiny training session in series of four
Second Shiny Training Session: Leaflet and shinydashboards
Third Shiny Training Session: App Deployment and Full Demo Application
A presentation of demo applications from Shiny training series.
An initial training on the philosophy and elements of the tidyverse.