add_handler | Add a handler to a logger |
add_loggers | Add loggers to an object |
add_node | Initialize a node and add it to an rflow |
add_nodes | batch init objects |
add_prefix | Print with prefix |
as_node | instantiate a node |
as_r_expr | Returns R expression from either R expression or parsed R... |
cat_with_prefix | Print with prefix |
clean_cache | Delete/clean cache file/folder |
clean_persistence | Delete/clean stored state file/folder |
clean_rflow | Remove all nodes from an rflow object |
close_log | Close all logs |
compose_id | Compose an id value from env and name |
connect.dbi | Wrapper of DBI::dbConnect |
connect_nodes | batch connect all objects |
dbi | Wrapper for DBI connection |
delete | Remove an object |
depends | List all dependencies recursively |
depends.node | List all dependencies recursively |
detect_nodes | Detect dependencies |
disconnect.dbi | Wrapper of DBI::dbDisconnect |
eval_node | Evaluates a node |
expression_r | Expression with source code references stripped off |
get_id | Get node's id |
get_value | Obtain value/object represented by a node |
handler_contructors | File handler |
handler_terminal | Terminal log handler |
in.R6 | '%in%' equivalent for R6 objects |
is_dag.rflow | Checks a graph as represented by Rflow is a acyclic (DAG) |
isValid.dbi | Wrapper of DBI::dbIsValid |
job | jobs • can be run = must evaluate() method • can have... |
lapplyWith | Filter with expressions |
load_nodes | batch load object definitions |
logger | logger constructor |
log_record | Log a record/message |
make | Make/build target or multiple targets |
node | node class |
node_definitions | Construct a list of nodes' definitions |
nodes | Returns a list with all node objects |
nodes_from_r_script | Load nodes' definitions from an R script. |
nodes_from_toml | load DAG's objects' definition from TOML files |
plot.rflow | visualize Rflow DAGs using visNetwork |
process_obj_defs | Ensure all identifiers are set up correctly |
rflow | Initialize a new DAG |
substitute... | Substitute ... for a list of un-evaluated expressions |
trigger_manual | Obtain value/object represented by a node |
update_node | update object (call whenever definition in config file could... |
update_nodes | Batch update nodes |
verify_dependencies | Verify consistency of user-declared dependencies with node's... |
visRflow | visualize workflow DAG |
visRflow2 | visualize workflow DAG |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.