Locale: Locale Class

LocaleR Documentation

Locale Class

Description

Locale Class

Locale Class

Public fields

code
native_name
english_name

Methods

Public methods


Method new()

Usage
Locale$new(code, native_name, english_name)

Method toJSON()

Usage
Locale$toJSON()

Method fromJSONObject()

Usage
Locale$fromJSONObject(LocaleJsonObject)

Method fromJSON()

Usage
Locale$fromJSON(LocaleJson)

Method toJSONString()

Usage
Locale$toJSONString()

Method fromJSONString()

Usage
Locale$fromJSONString(LocaleJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Locale$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.