create_POK | R Documentation |
Create a piece of knowledge (POK) from an MDB and a KMRobject
create_POK(mdb, kmr, tkcat = NULL)
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 |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.