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

library(epoxy)

epoxy logo
{epoxy}

extra-strength glue for scripts, reports, and apps.

CRAN status epoxy r-universe badge R-CMD-check Codecov test coverage


epoxy in R Markdown and Quarto documents

In R Markdown and Quarto documents, epoxy gives you an epoxy chunk where you can write in markdown, blending prose and data using [glue]'s template syntax.


Learn more about epoxy chunks -- and its siblings epoxy_html and epoxy_latex -- in Getting Started. Or read more about epoxy's inline formatting in ?epoxy_transform_inline.

Installation


Setup


Use epoxy


Learn more

There's a whole lot more that epoxy can do! Learn more:

Code of Conduct

Please note that the epoxy project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



gadenbuie/epoxy documentation built on April 19, 2024, 8:20 a.m.