Man pages for vh-d/Rflow
General-purpose workflow system for R

add_handlerAdd a handler to a logger
add_loggersAdd loggers to an object
add_nodeInitialize a node and add it to an rflow
add_nodesbatch init objects
add_prefixPrint with prefix
as_nodeinstantiate a node
as_r_exprReturns R expression from either R expression or parsed R...
cat_with_prefixPrint with prefix
clean_cacheDelete/clean cache file/folder
clean_persistenceDelete/clean stored state file/folder
clean_rflowRemove all nodes from an rflow object
close_logClose all logs
compose_idCompose an id value from env and name
connect.dbiWrapper of DBI::dbConnect
connect_nodesbatch connect all objects
dbiWrapper for DBI connection
deleteRemove an object
dependsList all dependencies recursively
depends.nodeList all dependencies recursively
detect_nodesDetect dependencies
disconnect.dbiWrapper of DBI::dbDisconnect
eval_nodeEvaluates a node
expression_rExpression with source code references stripped off
get_idGet node's id
get_valueObtain value/object represented by a node
handler_contructorsFile handler
handler_terminalTerminal log handler
in.R6'%in%' equivalent for R6 objects
is_dag.rflowChecks a graph as represented by Rflow is a acyclic (DAG)
isValid.dbiWrapper of DBI::dbIsValid
jobjobs • can be run = must evaluate() method • can have...
lapplyWithFilter with expressions
load_nodesbatch load object definitions
loggerlogger constructor
log_recordLog a record/message
makeMake/build target or multiple targets
nodenode class
node_definitionsConstruct a list of nodes' definitions
nodesReturns a list with all node objects
nodes_from_r_scriptLoad nodes' definitions from an R script.
nodes_from_tomlload DAG's objects' definition from TOML files
plot.rflowvisualize Rflow DAGs using visNetwork
process_obj_defsEnsure all identifiers are set up correctly
rflowInitialize a new DAG
substitute...Substitute ... for a list of un-evaluated expressions
trigger_manualObtain value/object represented by a node
update_nodeupdate object (call whenever definition in config file could...
update_nodesBatch update nodes
verify_dependenciesVerify consistency of user-declared dependencies with node's...
visRflowvisualize workflow DAG
visRflow2visualize workflow DAG
vh-d/Rflow documentation built on May 11, 2022, 2:53 a.m.