View source: R/semantic_adapter.R
| validate_semantic_action | R Documentation |
Part of the companion-package extension API (used by aisdk.datatools).
validate_semantic_action(
obj,
action,
registry = NULL,
session = NULL,
envir = NULL,
collector = NULL,
object_name = NULL,
metadata = list()
)
obj, action, registry, session, envir, collector, object_name, metadata |
Arguments controlling validation of a semantic action against |
Invisibly NULL; raises an error if the action is invalid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.