#' Plot data summary
#'
#' Function to plot the standard curves and data returned by the NSCprocessR::processNSC () function.
#' @param data Tibble with the data and summary.
#' @return The plot summarizing the data.
#' @export
plotDataSummary <- function (data) {
return ()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.