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

tinkr

Project Status: Active – The project has reached a stable, usable state and is being actively developed. R build status Coverage status


Use Cases


Workflow


Installation

Wanna try the package and tell us what doesn't work yet?

install.packages("tinkr", repos = "https://ropensci.r-universe.dev")

Examples

Markdown


R Markdown


Inserting new Markdown elements


Background / pre-requisites


Loss of Markdown style

General principles and solution


The special case of tables


LaTeX equations


Meta

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



ropensci/tinkr documentation built on May 18, 2024, 8:34 a.m.