Vectorised Tools for URL Handling and Parsing


[Up] [Top]

Documentation for package ‘urltools’ version 1.1.0

Help Pages

urltools-package Tools for handling URLs
domain Get or set a URL's domain
domain<- Get or set a URL's domain
fragment Get or set a URL's fragment identifier
fragment<- Get or set a URL's fragment identifier
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
query Get or set a URL's query string
query<- Get or set a URL's query string
scheme Get or set a URL's scheme
scheme<- Get or set a URL's scheme
urltools Tools for handling URLs
url_decode Encode or decode a URI
url_encode Encode or decode a URI
url_parameters get the values of a URL's parameters
url_parse split URLs into their component parts