R/movedesign-package.R

#' movedesign: Study design of movement ecology studies
#' 
#' The `movedesign` package contains an R shiny application that
#' assists researchers in designing movement ecology studies.
#'
#' @keywords internal
"_PACKAGE"

#' @importFrom ctmm %#%
#' @importFrom dplyr %>%
#' @importFrom ggplot2 %+replace%
#' @importFrom stats rbinom
#' @importFrom stats median
#' @importFrom stats qchisq
#' @importFrom stats setNames
#' @importFrom utils data
#' @importFrom utils packageVersion
#' @importFrom stats reorder
#' @importFrom utils capture.output
#' @importFrom utils head
#' @importFrom utils read.table
#' @importFrom utils tail
#' @importFrom utils setTxtProgressBar
#' @importFrom utils txtProgressBar
#' @importFrom grDevices colorRampPalette
#' @importFrom rlang .data
NULL

Try the movedesign package in your browser

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

movedesign documentation built on June 24, 2025, 9:07 a.m.