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

styler

The goal of styler is to ...

Installation

You can install styler from github with:

# install.packages("devtools")
devtools::install_github("jonmcalder/styler")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code


Try the styler package in your browser

Any scripts or data that you put into this service are public.

styler documentation built on Aug. 29, 2023, 5:10 p.m.