match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
An R Markdown document consists of intermingled prose (narratives) and code. There are two types of code in an Rmd document: code chunks\index{code chunk} and inline R code. Below...
match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
You can use inline R code (see Section 3.1 ) anywhere in an Rmd document, including the YAML metadata section. This means some YAML metadata can be dynamically generated with inli...
match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...