Description Usage Arguments Details Value See Also Examples
Show a text display of a path and obtain output that can be used to explore predications along the path. (A predication is a SUBJECT–LINKING VERB–>OBJECT triple.)
| 1 | 
| graph | The SemMed graph | 
| path | A vertex sequence ( | 
| print | Print the path to screen? | 
text_path invisibly returns a list of tbl's containing
information on the predications on the path. Each list element is a 
tbl that corresponds to a (sequential) pair of nodes along 
the path. The tbl contains information on the subject and 
object node's name and semantic type as well as all predicates linking 
the subject and object.
Invisibly returns a list of predications for each pair of nodes along the path.
plot_path for plotting paths
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.