decorate: Builds a 'with_flair' object from either a code chunk or a...

Description Usage Arguments Value See Also

View source: R/decorate.R

Description

decorate does its best to guess if it has been given a code string or a chunk name, based on the presence of special characters.

Usage

1

Arguments

x

A string, containing either a chunk label or R code.

...

Chunk options to pass along

Value

A with_flair object.

See Also

decorate_chunk, decorate_code


flair documentation built on April 24, 2020, 1:06 a.m.