CompanyProvider_fa_IR: CompanyProvider Persian (Iran)

CompanyProvider_fa_IRR Documentation

CompanyProvider Persian (Iran)

Description

company name/etc. methods

Note that you cannot instantiate this class, you can only use the localized versions such as CompanyProvider_en_US.

Value

A CompanyProvider object that can create companies.

Super classes

charlatan::BareProvider -> charlatan::BaseProvider -> charlatan::CompanyProvider -> CompanyProvider_fa_IR

Methods

Public methods

Inherited methods

Method company()

a company name

Usage
CompanyProvider_fa_IR$company()

Method clone()

The objects of this class are cloneable with this method.

Usage
CompanyProvider_fa_IR$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

See Also

Other fa: InternetProvider_fa_IR, JobProvider_fa_IR, PersonProvider_fa_IR, PhoneNumberProvider_fa_IR, farsi-language

Other IR: InternetProvider_fa_IR, JobProvider_fa_IR, PersonProvider_fa_IR, PhoneNumberProvider_fa_IR

Examples

x <- CompanyProvider_fa_IR$new()
x$locale
x$company()
x$catch_phrase()
x$bs()

ropensci/charlatan documentation built on Oct. 24, 2023, 9:15 a.m.