R/movr.r

#' movr: inspecting human mobility with R
#'
#' A package targeting at analyzing, modeling, and visualizing
#' human mobility from temporal and spatial perspectives.
#'
#' @name movr
#' @docType package
#' @useDynLib libmovr
#' @import dplyr tidyr data.table geosphere deldir
NULL
caesar0301/movr documentation built on June 18, 2022, 2:37 a.m.