knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/", out.width = "100%" )
A compendium of curios used in support of practical data science.
Functions specifically written to enhance and extend the functionality and formatting of Rstudio flexdashboards.
Minor functions to present cleaner output formatting
See files in system.file("extdata", package = "curios")
in support of testing .e.g., curios-test-flexdashboard.html
You can install the development version of curios from GitHub with:
# install.packages("devtools") devtools::install_github("johnaclouse/curios")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.