judyh97/TimePackage: Functions to convert timezones and calculate flight time

Contains 3 functions: 1) city_tz, 2) tz_conversion, 3) flight_conversion 1) converts the name of a city (input) to its associated timezone (output) 2) converts a specified time in specified city A (default = current system time and tz) to the time at specified city B 3) given the arrival and departure time and locations (input), calculates flight duration (output)

Getting started

Package details

Maintainer
LicenseGPL-3
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("judyh97/TimePackage")
judyh97/TimePackage documentation built on May 9, 2019, 2:28 p.m.