#' @rdname TAF-internal
#'
#' @export
## Boot directory exists
boot.exists <- function()
{
dir.exists("boot") || dir.exists("bootstrap")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.