testdat/func.R

source("testdat/func2.R")

add <- function(vessel, item) { }
cook <- function(vessel, min) { }
heat <- function(vessel, temp, min) { }
fry <- function(vessel, temp, min) { }
chop <- function(...) { }
mix <- function(vessel) { }
serve <- function(vessel) { }
dkary/dfgraph documentation built on Dec. 20, 2021, 12:07 a.m.