create_POK: Create a piece of knowledge (POK) from an MDB and a KMRobject

View source: R/POK.R

create_POKR Documentation

Create a piece of knowledge (POK) from an MDB and a KMRobject

Description

Create a piece of knowledge (POK) from an MDB and a KMRobject

Usage

create_POK(mdb, kmr, tkcat = NULL)

Arguments

mdb

a MDB object with KM specifications

kmr

a KMR object with KM requirements

tkcat

A TKCat or chTKCat object to make available in helper environment

Value

A POK object: a list with 3 slots:

  • $mdb: the provided MDB object

  • $kmr: the provided KMR object

  • $helpers: a list functions to leverage data from mdb and kmr


TKCat documentation built on June 8, 2025, 11:25 a.m.