Nothing
#' Bus velocity at given Time
#'
#' @docType data
#'
#'
#' @usage data(busTrace)
#'
#' @format A data frame with columns:
#' \describe{
#' \item{Onibus}{Bus' series name}
#' \item{Linha}{Bus' line name}
#' \item{Velocidade}{Bus' velocity at given time}
#' \item{HoraSegundos}{Time of record, in seconds}
#' }
#' @keywords datasets
#'
#' @name busTrace
#'
#' @source /href{https://crawdad.org/coppe-ufrj/RioBuses/20180319/}
#'
#'
"busTrace"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.