amcat.gethierarchy: Get the hierarchy from an AmCAT codebook

Description Usage Arguments Value

View source: R/codebook.r

Description

Get the labels and parents for all codes in a codebook

Usage

1
amcat.gethierarchy(conn, codebook_id, languages = NULL)

Arguments

conn

the connection object from amcat.connect

codebook_id

the id of the codebook

languages

which languages to retrieve

Value

A data frame with code, parent, and one column per language


amcat/amcat-r documentation built on Dec. 26, 2021, 3:12 a.m.