Skip to contents

head() and tail() return the first or last rows of the data frame produced by as.data.frame():

Details

head.simulate_stockflow(), tail.simulate_stockflow()

Rows of a simulation.

head.verify_stockflow(), tail.verify_stockflow()

Rows of verify() results.

head() and tail() methods are also defined for ensemble_stockflow objects.

See also