aur_meta: Get metadata of all AURIN datasets

Description Usage Arguments Value Examples

View source: R/meta.R

Description

Get metadata of all AURIN datasets

Usage

1

Arguments

force

Logical. Default is FALSE. Loading metadata may takes a while, so if it has been loaded before it will not load again unluss force is set to TRUE.

Value

a data.frame with two columns – aurin_open_api_id and title.

Examples

1
2
3
4
5
# this may takes a while to return result.
## Not run: 
aur_meta()

## End(Not run)

aurin documentation built on Feb. 1, 2022, 1:06 a.m.