vz_download_codelist | R Documentation |
Downloads the HTML page from the given URL.
vz_download_codelist(url, dest_dir = NULL)
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(). |
A character string containing the path to the downloaded HTML file.
vz_download_codelist("http://stistko.uiv.cz/katalog/ciselnik11x.asp?idc=BASO&aap=on")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.