Skip to contents

List RIDL containers

Usage

# S3 method for default
ridl_container_list(
  sort = c("title asc", "name", "package_count", "title"),
  user_container = FALSE,
  configuration = NULL
)

# S3 method for default
rc_list(
  sort = c("title asc", "name", "package_count", "title"),
  user_container = FALSE,
  configuration = NULL
)

ridl_container_list(sort, user_container, configuration)

rc_list(sort, user_container, configuration)

Arguments

sort

character how to sort the results. Default is "name asc"

user_container

logical, list container for user, default to FALSE

configuration

RIDLConfig, a configuration

Value

A list of containers on RIDL