Learn R Programming

charlatan (version 0.6.1)

subclass: Create Localized Provider

Description

Create Localized Provider

Usage

subclass(provider, locale = NULL)

Value

Localized provider

Arguments

provider

The name of the provider you want to create

locale

Locale to use

Examples

Run this code
x <- subclass("AddressProvider")

Run the code above in your browser using DataLab