#' The SLAW visualisation package
#'
#' SLAWvis is a visualisation pakcage which is designed ot be used in with the containerized version of SLAW for the data
#'
#' @docType package
#' @name SLAWvis
#' @import MSnbase
#' @importFrom MsBackendMgf MsBackendMgf
#' @import QFeatures
#' @importFrom Spectra Spectra
#' @import DBI
#' @importFrom ggplot2 ggplot geom_point geom_rect xlab ylab theme
#' @importFrom xcms xcmsRaw rawEIC
#' @import RSQLite
#' @importFrom stringr str_replace
#' @importFrom data.table fread
#' @import BiocParallel
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.