get_or_create_value_kinds: Get Or Create Value Kind

View source: R/JSON_library.R

get_or_create_value_kindsR Documentation

Get Or Create Value Kind

Description

Gets or creates a set of value kinds given a data frame of lsType (name only) and lsKind (name)

Usage

get_or_create_value_kinds(df,
  persistence_full_path = racas::applicationSettings$client.service.persistence.fullpath)

Arguments

a

data frame (or data table) with columns lsType and lsKind

Value

a list object of returned lsKinds


mcneilco/racas documentation built on April 19, 2024, 1:12 p.m.