| urltools-package | Tools for handling URLs | 
| creds | Get or remove user authentication credentials | 
| domain | Get or set a URL's domain | 
| domain<- | Get or set a URL's domain | 
| fragment | Get or set a URL's fragment | 
| fragment<- | Get or set a URL's fragment | 
| get_credentials | Get or remove user authentication credentials | 
| host_extract | Extract hosts | 
| parameters | Get or set a URL's parameters | 
| parameters<- | Get or set a URL's parameters | 
| param_get | get the values of a URL's parameters | 
| param_remove | Remove key-value pairs from query strings | 
| param_set | Set the value associated with a parameter in a URL's query. | 
| path | Get or set a URL's path | 
| path<- | Get or set a URL's path | 
| port | Get or set a URL's port | 
| port<- | Get or set a URL's port | 
| puny_decode | Encode or Decode Internationalised Domains | 
| puny_encode | Encode or Decode Internationalised Domains | 
| scheme | Get or set a URL's scheme | 
| scheme<- | Get or set a URL's scheme | 
| strip_credentials | Get or remove user authentication credentials | 
| suffix_dataset | Dataset of public suffixes | 
| suffix_extract | extract the suffix from domain names | 
| suffix_refresh | Retrieve a public suffix dataset | 
| tld_dataset | Dataset of top-level domains (TLDs) | 
| tld_extract | Extract TLDs | 
| tld_refresh | Retrieve a TLD dataset | 
| urltools | Tools for handling URLs | 
| url_compose | Recompose Parsed URLs | 
| url_decode | Encode or decode a URI | 
| url_encode | Encode or decode a URI | 
| url_parameter | get the values of a URL's parameters | 
| url_parse | split URLs into their component parts |