Sometimes you want to take a vector of URLs, parse them, perform
some operations and then rebuild them. url_compose
takes a data.frame produced
by url_parse
and rebuilds it into a vector of full URLs (or: URLs as full
as the vector initially thrown into url_parse).
This is currently a `beta` feature; please do report bugs if you find them.