Nothing
#' accelEE: Predict Energy Expenditure from Accelerometer Data
#'
#' This is a package to simplify and integrate the application of various energy
#' expenditure models. It is a simple purpose but a powerful tool. As models
#' proliferate (often in other packages), they can be added into this package's
#' framework and ecosystem, making \code{accelEE} a hub for many spokes. By
#' providing a centralized location for these resources and a single, unified
#' framework (with consistent syntax etc.) the package enables seamless and
#' flexible use of different methods.
#'
#' The core function is \code{accelEE}, and the \code{\link[=accelEE]{documentation page}}
#' has extensive detail on what options and capabilities are available. Start
#' there and
#' \href{https://github.com/paulhibbing/accelEE/issues/new}{post an issue on GitHub}
#' if you need additional clarity, find a bug, or wish to suggest a new
#' feature.
#'
#' @docType package
#' @name accelEE-package
#' @keywords internal
"_PACKAGE"
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.