Nothing
#' @export
#' @importFrom utils browseURL
csawUsersGuide <- function()
# Show the csaw user's guide
#
# written by Aaron Lun.
{
browseURL(sprintf("https://bioconductor.org/packages/%s/csawUsersGuide/vignettes/csaw.pdf", BiocManager::version()))
}
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.