Skip to contents

Get dataset names from upstream

Usage

get_dataset_names_upstream(keywords = "", licenses = "", repo = "")

Arguments

keywords

filter datasets based on keywords

licenses

filter datasets based on license

repo

path to the repository

Value

No return value, gets dataset names from upstream

Examples

if (FALSE) {
rdataretriever::get_dataset_names_upstream(keywords = "", licenses = "", repo = "")
}