View source: R/abbreviation_internal.R
abbreviation_internal | R Documentation |
parsing_option
1 is needed, but some abbreviations need parsing_option
2.Internal abbreviation marker, marks abbreviations with an underscore behind.
Useful if parsing_option
1 is needed, but some abbreviations need parsing_option
2.
abbreviation_internal(string, abbreviations = NULL)
string |
A string (for example names of a data frame). |
abbreviations |
character with (uppercase) abbreviations. This marks
abbreviations with an underscore behind (in front of the parsing).
Useful if |
A character vector.
Malte Grosser, malte.grosser@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.