knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/",
  out.width = "100%"
)

curios

Lifecycle: experimentalR-CMD-check Codecov test coverage

curios

A compendium of curios used in support of practical data science.

Flexdashboard support functions

Functions specifically written to enhance and extend the functionality and formatting of Rstudio flexdashboards.

Formatting functions

Minor functions to present cleaner output formatting

Support for testing

See files in system.file("extdata", package = "curios") in support of testing .e.g., curios-test-flexdashboard.html

Installation

You can install the development version of curios from GitHub with:

# install.packages("devtools")
devtools::install_github("johnaclouse/curios")


johnaclouse/curios documentation built on June 14, 2022, 6:45 a.m.