Description Usage Arguments Value Examples
Change localization for rpivotTable
to support non-English language.
For more discussion, see
pivottable Localization.
1 | change_locale(pivottable = NULL, locale = NULL)
|
pivottable |
|
locale |
|
rpivotTable
object
1 2 | library(rpivotTable)
change_locale(rpivotTable(mtcars),"pt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.