Locale | R Documentation |
Locale Class
Locale Class
code
native_name
english_name
new()
Locale$new(code, native_name, english_name)
toJSON()
Locale$toJSON()
fromJSONObject()
Locale$fromJSONObject(LocaleJsonObject)
fromJSON()
Locale$fromJSON(LocaleJson)
toJSONString()
Locale$toJSONString()
fromJSONString()
Locale$fromJSONString(LocaleJson)
clone()
The objects of this class are cloneable with this method.
Locale$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.