# Generated by roxygen2: do not edit by hand

S3method(print,Functions)
export(data_from_function)
export(define)
export(edge_from_function)
export(function_from_edge)
export(function_from_user)
export(time_varying)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,select_at)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,is_dag)
importFrom(magrittr,"%>%")
importFrom(purrr,pmap)
importFrom(tidyr,gather)
