#' wreportr: A package for easily generating reports.
#'
#' The wreportr package provides 3 categories of important functions:
#' report, diagram, and highlight.
#'
#' @section The Reportr class:
#' It helps just put together the steps of your workflow. Its structure is:
#' Steps, project name, author, affiliation, email, address (server), and
#' path (disk).
#'
#' @section Report functions:
#' These are designed to help you generating the sections of a report.
#' Title, description, command, filters, parameters, tables, issues,
#' link to results, and highlighted files.
#'
#' @docType package
#' @name wreportr
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.