change_locale: Localization

Description Usage Arguments Value Examples

Description

Change localization for rpivotTable to support non-English language. For more discussion, see pivottable Localization.

Usage

1
change_locale(pivottable = NULL, locale = NULL)

Arguments

pivottable

rpivotTable object to modify localization

locale

character of locale to use. Valid locale options are

  • cs

  • da

  • de

  • es

  • fr

  • it

  • nl

  • pl

  • pt

  • ru

  • sq

  • tr

  • zh

Value

rpivotTable object

Examples

1
2

smartinsightsfromdata/rpivotTable documentation built on May 30, 2019, 3:07 a.m.