ridl_dataset_exist: Check if a dataset name or id is available on RIDL

View source: R/dataset.R

ridl_dataset_existR Documentation

Check if a dataset name or id is available on RIDL

Description

Check if a dataset name or id is available on RIDL

Usage

ridl_dataset_exist(dataset_name, configuration = NULL)

rd_exist(dataset_name, configuration = NULL)

Arguments

dataset_name

character, the name or id of the RIDLDataset

configuration

RIDLConfig, the RIDL configuration

Value

A logical value, TRUE if the RIDLDataset exists


dickoa/ridl documentation built on April 23, 2023, 7:14 p.m.