rdConvert
format_yaml_keywords: Format YAML keywords
Description
Format Rd keywords (post-conversion), into a JS formatted string.
Usage
format_yaml_keywords(x)Arguments
| Argument | Description |
|---|---|
x | an Rd keyword array |
Examples
format_yaml_keywords(c("I", "think", "R", "is", "cool"))