draw_vaHeatmap: Draw a v-a heatmap for telematics data

Description Usage Arguments Value

View source: R/visualization.R

Description

Draw a v-a heatmap for telematics data

Usage

1
draw_vaHeatmap(telematics_data, drawRange = c(0, 80), alim = 4)

Arguments

telematics_data

telematics data with a_lon, a_lat and speed coloums

drawRange

vector for drawing speed range of heat map

alim

vector for drawing acceleration range of heat map

Value

telematics heatmap drawn by ggplot


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