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

ratlas

R-CMD-check Codecov test coverage

The goal of ratlas is to provide uniform R Markdown templates for creating topic guides and technical reports, helper functions formatting text in documents, and providing consistent themes for ggplot2 graphics.

Installation

You can install the latest version with:

install.packages("ratlas")


atlas-aai/ratlas documentation built on Nov. 13, 2024, 12:31 a.m.