Learn R Programming

simTool (version 1.1.7)

print.eval_tibbles: Printing simulation results

Description

Prints objects created by eval_tibbles()

Usage

# S3 method for eval_tibbles
print(x, ...)

Arguments

x

object of class eval_tibbles

...

not used. only necessary to define the function consistently with respect to print(x, ...)