View source: R/format_phone_num.R
format_phone_num | R Documentation |
Format phone number to a desired format..
format_phone_num(x, prefix = "+358")
x |
Choose string which to format. |
prefix |
Choose prefix in front of the phone number. Default: "+358" |
format_phone_num("Matti 040 000 1234")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.