#' @keywords internal
#' batplotr
#' Simple BatScope Data visualization
#'
#'
#' @section Data functions:
#'
#' \code{\link{readBatscopeXLSX}} - read .xlsx generated by BatScope export
#'
#' \code{\link{sumBatscopeData}} - summarizes Data (from readBatscopeXLSX) and prepares it for plotting
#'
#' @section Plot functions:
#'
#' \code{\link{night_plot}} - activity over one or more consecutive nights
#'
#' \code{\link{period_plot}} - activity over longer periods
#'
#' @section Accessory Functions:
#'
#' \code{\link{timeOfNight}}
#'
#' \code{\link{listHead}}
#' @name batplotr
"_PACKAGE"
## usethis namespace: start
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.