is_punycode: Test if domain is Punycode

Description Usage Arguments Value Examples

Description

Given a vector of domains, test if the domain is Punycode encdoed

Usage

1
is_punycode(domains)

Arguments

domains

character vector of domains

Value

logical vector (TRUE if Punycode test passed)

Examples

1
2
3
4
5
6
7
## Not run: 
# See the vignette since character set problems prevent clean latex
# function example builds
vignette("introduction_to_punycode")

## End(Not run)
# see the vignette

hrbrmstr/punycode documentation built on May 17, 2019, 5:12 p.m.