knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Tidy up your data with JavaScript for R users.
Bring tidy.js
to your R Markdown HTML documents or Shiny apps.
Be sure to check out the tidy.js homepage or GitHub repo at pbeshai/tidy.
You can install the released version of tidyjs from GitHub:
# install.packages("remotes") remotes::install_github("gadenbuie/tidyjs-r")
Check out tidy.js
in action in the interactive README.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.