vz_download_codelist: Download Stistko Ciselnik

View source: R/stistko.R

vz_download_codelistR Documentation

Download Stistko Ciselnik

Description

Downloads the HTML page from the given URL.

Usage

vz_download_codelist(url, dest_dir = NULL)

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.

Examples

vz_download_codelist("http://stistko.uiv.cz/katalog/ciselnik11x.asp?idc=BASO&aap=on")

petrbouchal/vsezved documentation built on July 14, 2024, 3:44 p.m.