R/batplotr-package.R

#' @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
dcangst/batplotr documentation built on Dec. 16, 2024, 7:17 p.m.