to_transport_representation | R Documentation |
Convert an rquery op diagram to a simple representation, appropriate for conversion to YAML.
to_transport_representation(ops, ..., convert_named_vectors_to_lists = TRUE)
ops |
rquery operator dag |
... |
not used, force later arguments to be by name |
convert_named_vectors_to_lists |
logical, if TRUE convert named vectors to lists |
represenation structure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.