View source: R/semantic_adapter.R
| get_semantic_workflow_hint | R Documentation |
Resolve a workflow hint for an object using the active semantic adapter registry.
get_semantic_workflow_hint(
obj,
goal = NULL,
registry = NULL,
session = NULL,
envir = NULL
)
obj |
The object to inspect. |
goal |
Optional goal string used by the hint resolver. |
registry |
Optional |
session |
Optional |
envir |
Optional environment. Ignored when |
A workflow hint object or NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.