get_resource_sheets: Get the names of the sheets of XLS(X) resources

Description Usage Arguments Value

View source: R/resource.R

Description

Get the names of the sheets of XLS(X) resources

Usage

1
2
3
4
5
6
get_resource_sheets(
  resource,
  format = NULL,
  download_folder = NULL,
  quiet = TRUE
)

Arguments

resource

Resource, an HDX resource

format

character; file format

download_folder

character, path of the directory where you will store the data

quiet

logical, no progress bar from download (default = FALSE)

Value

the names of the sheets of XLS(X) resources


dickoa/rhdx documentation built on Oct. 13, 2021, 8:36 p.m.