#' CNV analysis of Tapestri data
#'
#' See the vignettes and package manual for details on how to use this package.
#' @docType package
#' @name TapestriR
NULL
.onAttach <- function(libname, pkgname) {
packageStartupMessage("Welcome to the `tapestri` R package by Mission Bio.
For additional documentation and vignettes visit: https://missionbio.github.io/tapestriR/")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.