Fast Simple URL Parser
Escape characters for use in URLs.
Builds a URL string from its components.
Modifies a URL string by updating its components.
Parses a vector URLs into a dataframe.
Parses a URL string into its components.
A fast and simple 'URL' parser package for 'R'. This package provides functions to parse 'URLs' into their components, such as scheme, user, password, host, port, path, query, and fragment.
Useful links