all_patterns
From knitr v1.30
by Yihui Xie
All built-in patterns
This object is a named list of all built-in patterns.
- Keywords
- datasets
Usage
all_patterns
Format
An object of class list
of length 8.
References
See Also
Examples
# NOT RUN {
all_patterns$rnw
all_patterns$html
str(all_patterns)
# }
Community examples
Looks like there are no examples yet.