| canonical_join | Canonical Join of Two URL Sets (Base R Version) |
| get_clean_url | Get cleaned URLs |
| get_domain | Get domain names |
| get_fragment | Get URL fragments |
| get_host | Get URL hosts |
| get_parse_status | Get the parse status of URLs |
| get_password | Get URL passwords |
| get_path | Get URL paths |
| get_port | Get URL ports |
| get_query | Get URL query strings |
| get_scheme | Get URL schemes |
| get_subdomain | Get URL subdomains |
| get_tld | Extract the top-level domain (TLD) from a URL |
| get_user | Get URL user names |
| get_userinfo | Get URL userinfo |
| rurl_cache_config | Configure the rurl memoization caches |
| rurl_cache_info | Inspect the rurl memoization caches |
| rurl_clear_caches | Clear all rurl caches |
| safe_parse_urls | Parse multiple URLs and return a data.frame of components |