knitr (version 1.27)

all_patterns: All built-in patterns

Description

This object is a named list of all built-in patterns.

Usage

all_patterns

Arguments

Format

An object of class list of length 8.

References

Usage: https://yihui.org/knitr/patterns/

See Also

knit_patterns

Examples

Run this code
# NOT RUN {
all_patterns$rnw
all_patterns$html

str(all_patterns)
# }

Run the code above in your browser using DataCamp Workspace