Nothing
#' Get the path to the folder where this package installs
#' PureseqTM by default
#' @return the path to the folder where this package installs
#' PureseqTM by default
#' @examples
#' get_default_pureseqtm_folder()
#' @author Richèl J.C. Bilderbeek
#' @export
get_default_pureseqtm_folder <- function() {
rappdirs::user_data_dir()
}
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.