jasoncareyco95/IndependentStudy: Simulate Route Creation and Travel for Electric Vehicles in Colorado

Within the state of Colorado (US) we want to predict where future electric vehicle charging stations should be built. This package contains functions to create routes between points, simulate travel between those points, and check whether an electric vehicle would successfully complete the trip. Using the outcomes we can fit a classification model to predict the optimal charging station locations for future chargers.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jasoncareyco95/IndependentStudy")
jasoncareyco95/IndependentStudy documentation built on Oct. 8, 2022, 7:49 a.m.