#' Get the COBALT filenames
#' @export
get_cobalt_filenames <- function() {
c(
"cdd.aux",
"cdd.blocks",
"cdd.freq",
"cdd.loo",
"cdd.phr",
"cdd.pin",
"cdd.psd",
"cdd.psi",
"cdd.psq",
"cdd.rps",
"cobalt.linux",
"README.cobalt",
"README",
"patterns"
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.