Aliases: tld_extract
Keywords:
### ** Examples # Using the inbuilt dataset domains <- domain("https://en.wikipedia.org/wiki/Main_Page") tld_extract(domains)
domain tld 1 en.wikipedia.org org
# Using a refreshed one tld_extract(domains, tld_refresh())
domain tld 1 en.wikipedia.org org