get_dataset_doc: Deprecated: Get dataset documentation

View source: R/datasets.R

get_dataset_docR Documentation

Deprecated: Get dataset documentation

Description

Deprecated, use sp_get_dataset_doc() instead.

Usage

get_dataset_doc(dataset_id, dest_dir = ".", download = TRUE)

Arguments

dataset_id

dataset ID. See sp_datasets.

dest_dir

character. Directory in which downloaded files will be stored. If left unset, will use the statnipokladna.dest_dir option if the option is set, and tempdir() otherwise. Will be created if it does not exist.

download

Whether to download (the default) or open link in browser.

Details

[Deprecated]

Value

a tibble


statnipokladna documentation built on Dec. 28, 2022, 2:36 a.m.