Nothing
#' 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
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.