get_all_list_types: Get all list types

View source: R/chemical-APIs.R

get_all_list_typesR Documentation

Get all list types

Description

Get all list types

Usage

get_all_list_types(
  API_key = NULL,
  Server = chemical_api_server,
  verbose = FALSE
)

Arguments

API_key

The user-specific API key.

Server

The root address for the API endpoint.

verbose

A logical indicating if some "progress report" should be given.

Value

A character list of types of lists.

Examples


get_all_list_types()


ctxR documentation built on April 12, 2025, 2:07 a.m.