puny_tld_check: Check domains for validity

Description Usage Arguments Value See Also Examples

Description

Check international domain names for charset validity

Usage

1
puny_tld_check(domains)

Arguments

domains

character vector of domains

Value

a logical vector

See Also

http://www.faqs.org/rfcs/rfc3492.html and http://www.faqs.org/rfcs/rfc3490.html and http://www.gnu.org/software/libidn/

Examples

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

## End(Not run)

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