urltools (version 0.6)

urltools: Tools for handling URLs

Description

This package provides functions for URL encoding and decoding, parsing, and parameter extraction, designed to be both fast and entirely vectorised. It is intended to be useful for people dealing with web-related datasets, such as server-side logs.

Arguments

See Also

url_decode, url_encode, extract_parameter, replace_parameter, url_parse, extract_host