Nothing
#' spiro: Manage Data from Cardiopulmonary Exercise Testing
#'
#' The spiro package enables a fast workflow with raw files from metabolic
#' carts. It provides simple tools for the import, processing, summary and
#' visualization of cardiopulmonary exercise test data.
#'
#' @section Main functions:
#' \itemize{
#' \item Use \code{\link{spiro}} for the import and processing of
#' cardiopulmonary exercise testing data.
#' \item Use \code{\link{spiro_summary}} and \code{\link{spiro_max}} for
#' a step wise summary or the maximum parameter values of the
#' imported data.
#' \item Use \code{\link{spiro_plot}} to visualize the data.
#' }
#'
#' @name spiro-package
#' @docType package
NULL
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.