import_local_collection: Import a the definition of a collection of concepts in the...

View source: R/local-collections.R

import_local_collectionR Documentation

Import a the definition of a collection of concepts in the local environment

Description

Import a the definition of a collection of concepts in the local environment

Usage

import_local_collection(txt, overwrite = FALSE)

Arguments

txt

a JSON string or file

overwrite

a single logical. If TRUE the collection is overwritten if it already exists (default: FALSE)

Value

No return value, called for side effects. The collection will be available and operations will be possible on its members.


TKCat documentation built on Feb. 16, 2023, 10:51 p.m.