query {Query} R Documentation

query knowledge data for a given term

Description

Usage

query(kb, term,
    cutoff = 0);

Arguments

kb

[as GraphModel]

term

[as string]

cutoff

[as double]

Details

Authors

graphR

Value

this function returns data object of type KnowledgeDescription.

clr value class

Examples


[Package Query version 1.0.0.0 Index]