ridl_container_exist: Check if a container name or id is available on RIDL

View source: R/container.R

ridl_container_existR Documentation

Check if a container name or id is available on RIDL

Description

Check if a container name or id is available on RIDL

Usage

ridl_container_exist(container_name, configuration = NULL)

rc_exist(container_name, configuration = NULL)

Arguments

container_name

character, the name or id of the RIDLContainer

configuration

RIDLConfig, the RIDL configuration

Value

A logical value, TRUE if the RIDLContainer exists


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