ridl_container_show: Pull a RIDL container

View source: R/container.R

ridl_container_showR Documentation

Pull a RIDL container

Description

Pull a RIDL container

Usage

ridl_container_show(
  identifier = NULL,
  include_datasets = TRUE,
  configuration = NULL,
  ...
)

rc_show(identifier = NULL, include_datasets = TRUE, configuration = NULL, ...)

Arguments

identifier

character, the container name or id

include_datasets

logical, include datasets if TRUE

configuration

RIDLConfig, a configuration object

...

extra parameters for organization_show CKAN API endpoint

Value

A RIDLContainer


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