#' Tiltometer
#'
#' This will process your tilt current meter data.
#'
#' @docType package
#' @name tiltometer
#' @aliases currentmeter
#' @importFrom dplyr %>%
#' @importFrom stats quantile
#' @importFrom rlang .data
#' @importFrom stats na.omit
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.