Description Usage Arguments Value Examples
Extracts all text constants from R program including gettext
calls.
1 |
expr |
expression or character: expression or file name to analyse |
... |
ignored |
a two column matrix with text constants
1 2 | xgettext(system.file('shiny', 'app1', 'app.R', package='gettext'))
xgettext(system.file('shiny', 'app2', 'app.R', package='gettext'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.