R/NDS-package.R

#' NDS: a toolkit for handling NDS datasets.
#'
#' NDS provides high-performance data separation,
#' aggregation, reorganize, and fuzzy joining toolkits to
#' handle high-resolution naturalistic driving datasets.
#'
#' \itemize{
#' \item Aggregate large real-time ping data to trips or shifts.
#' \item Separate trips or shifts to equal-length time intervals.
#' \item Merge Safety Critical-Events with trips, shifts, and time intervals.
#' }
#'
#' To learn more about NDS, you can start with the vignettes:
#' `browseVignettes(package = "NDS")`
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
caimiao0714/NDS documentation built on Nov. 4, 2019, 8:22 a.m.