format_phone_num: format_phone_num

View source: R/format_phone_num.R

format_phone_numR Documentation

format_phone_num

Description

Format phone number to a desired format..

Usage

format_phone_num(x, prefix = "+358")

Arguments

x

Choose string which to format.

prefix

Choose prefix in front of the phone number. Default: "+358"

Examples

format_phone_num("Matti 040 000 1234")

JouniVatanen/stools documentation built on Jan. 25, 2023, 8:49 p.m.