search_klass: Search Klass

View source: R/Klass_list.R

search_klassR Documentation

Search Klass

Description

Search Klass

Usage

search_klass(query, codelists = FALSE, size = 20)

SearchKlass(query, codelists = FALSE, size = 20)

Arguments

query

String with key word to search for

codelists

True/False for whether to include codelists. Default = FALSE

size

The number of results to show. Default = 20.

Value

Data frame of possible classifications that match the query

Examples

search_klass("occupation")

statisticsnorway/klassR documentation built on Feb. 6, 2025, 12:36 a.m.