Nothing
#' nparACT: Non-parametric analysis of actigraphy data
#'
#' Tools for computing classic non-parametric actigraphy measures,
#' including interdaily stability (IS), intradaily variability (IV),
#' relative amplitude (RA), as well as the L5 and M10 values
#' and their respective start times.
#'
#' @import ggplot2 zoo grid stringr tools
#' @importFrom utils read.csv read.table
#' @importFrom tools file_ext
#'
#' @docType package
#' @name nparACT
"_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.