R/163204843_1.R

#' Sample data from Traffic BDE
#' 
#' @description 
#' Sample data of the traffic data of the road with Lik id "163204843" and direction = "1"
#' \itemize{
#'   \item The Link id of the road
#'   \item The direction of the road
#'   \item The date and time of the recorded arguments
#'   \item The min speed each time
#'   \item The max speed each time
#'   \item The mean speed each time
#'   \item The standard deviation of the speed
#'   \item The skewness of the speed
#'   \item The kurtosis of the speed
#'   \item The entries each time
#'   \item The unique entries each time
#'   }
#' 
#' @format RData file
#' @name X163204843_1
#' @source TrafficBDE
#' 
#' 
NULL

Try the TrafficBDE package in your browser

Any scripts or data that you put into this service are public.

TrafficBDE documentation built on March 31, 2023, 8:41 p.m.