Learn R Programming

logib (version 0.2.0)

download_datalist: Download official Excel datalists

Description

Downloads an empty version of the latest official Excel datalist in the specified language to the given path.

Usage

download_datalist(file, language = "de")

Value

None

Arguments

file

a character string representing the file path to which the downloaded datalist will be saved.

language

a character string representing the language of the datalist to be download ("de" or "fr" or "it" or "en").