Templates: Templates

TemplatesR Documentation

Templates

Description

Templates object, inheriting from ConceptLibraryClient::Endpoint - allows querying of templates/ endpoints

Value

Response object

Response object

Response object

Super class

ConceptLibraryClient::Endpoint -> Templates

Methods

Public methods

Inherited methods

Method get()

Queries templates/

Usage
Templates$get()

Method get_versions()

Queries templates/id/get-versions/

Usage
Templates$get_versions(template_id)
Arguments
template_id

(string) Id of entity to query


Method get_detail()

Queries templates/id/detail/ or templates/id/version/id/detail/

Usage
Templates$get_detail(template_id, version_id = NA)
Arguments
template_id

(string) Id of entity to query

version_id

(integer) Version id of entity to query


Method clone()

The objects of this class are cloneable with this method.

Usage
Templates$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


SwanseaUniversityMedical/ConceptLibraryClient documentation built on April 14, 2025, 12:45 p.m.