Description Usage Arguments Value
View source: R/visualization.R
Draw a heatmap for telematics data
1 | drawHeatmap(telematics_data, drawRange = c(4, 4), speedbucket = NULL)
|
telematics_data |
telematics data with time, a_lon, a_lat, and speed coloums |
drawRange |
vector for drawing range of heat map |
speedbucket |
vector of speed bucket for drawing range of heat map |
telematics lon-lat density w.r.t speed bucket drawn by ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.