get_concepts: Get concepts from conquery

Description Usage Arguments Value Examples

View source: R/api.R

Description

Returns list with concepts of dataset specified in connection

Usage

1
get_concepts(connection, include_struc_elements = FALSE)

Arguments

connection

connection object

include_struc_elements

when TRUE, structure elements of concepts in frontend are included in concept list

Value

concepts of specific dataset in conquery

Examples

1
2
# load concepts of dataset
concepts <- get_concepts(connection)

ingef/cqapiR documentation built on Dec. 20, 2021, 7:02 p.m.