extract_key_expressions {shiny.i18n} | R Documentation |
Extract key expressions
Description
Extract key expressions
Usage
extract_key_expressions(text, handle = "i18n")
Arguments
text |
character with text of the script |
handle |
character with Translator object handle (default: 'i18n') |
Value
vector of characters with key expressions
[Package shiny.i18n version 0.3.0 Index]