Downloads the HTML page from the given URL.
Arguments
- url
A character string representing the URL to download the HTML page from.
- dest_dir
A character string specifying the destination directory. Defaults to tempdir().
Value
A character string containing the path to the downloaded HTML file.