dialr-package: dialr: Parse, Format, and Validate International Phone...

dialr-packageR Documentation

dialr: Parse, Format, and Validate International Phone Numbers

Description

logo

Parse, format, and validate international phone numbers using Google's 'libphonenumber' java library, https://github.com/google/libphonenumber.

Options

  • dialr.home: The default region used to process phone numbers where no region is provided. (default: "AU").

  • dialr.format: The default format used to print clean phone numbers. See format.phone() for details. (default: "E164").

  • dialr.locale: The default Java locale used to retrieve localised results in geographical and carrier information (default: "en").

  • dialr.show_progress: Should lengthy operations such as phone() show a progress bar? (default: TRUE).

Author(s)

Maintainer: Danny Smith danny@gorcha.org [copyright holder]

Other contributors:

  • The Social Research Centre [copyright holder]

See Also

Useful links:

Other phone functions: dialr-example, dialr-match, dialr-phone, dialr-region, dialr-type, dialr-valid


dialr documentation built on Oct. 17, 2023, 1:11 a.m.