load_telematic_data: Load telematics data set

Description Usage Arguments Value

View source: R/readcsv.R

Description

Load telematics data set

Usage

1
load_telematic_data(file_path, all_in_one = FALSE, ...)

Arguments

file_path

file path to the telematics route

all_in_one

if true, load all telematics data in a list, otherwise will give you the dataframe

...

you can access to the arguments in get_trip() when all_in_one = FALSE

Value

seconds corresponds with the input hour


issactoast/ikhyd documentation built on March 5, 2021, 10:24 p.m.