reglog_txt | R Documentation |
login_server
reglog_txt(lang, x = NULL, custom_txts = NULL)
lang |
character to identify the language |
x |
character to identify the txt to get. If NULL, all labels are recovered |
custom_txts |
named list providing custom messages to replace default for specific languages. |
'RegLog_txt' outside of internal usage should be used only for getting the structure of all texts generated by 'shiny.reglog'.
To customize texts used by RegLog objects, provide within their call named list to the 'custom_txts' argument - it will be passed to 'custom_txts' within this call. You can check validity of your list by providing the 'custom_txts' and calling this function in console.
Values of list provided should be named in the same way as the default text you are willing to replace.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.