Skip to content

ebondcmhc/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Date created

September 1, 2019

Project Title

Udacity Bike Share data analysis in R

Description

This project uses R to analyse bike share data across three cities: Chicago, New York, and Washington. The program reads in the data and generates visualizations to explore three questions:

  • How do trip durations compare between cities?
  • What types of user are most common in each city?
  • How do trip durations vary by type of user?

Files used

Data

  • chicago.csv
  • new-york-city.csv
  • washington.csv

R programs

  • udacity-R-assignment.R

R packages used

  • ggplot2
  • dplyr

Both of these packages are part of the tidyverse.

Credits

This project was generated using the content of the Udacity Programming for Data Science with R program as reference.

About

GitHub project (Project 3) repository for PDSND

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 100.0%