print.simData.Rd
This function prints the details of a simData
object (@seealso sim.data
).
It outputs the call used to create the object and the version and date of the Qval
package.
# S3 method for class 'simData'
print(object, ...)
A simData
object (@seealso sim.data
) to be printed.
Additional arguments passed to the method (currently unused).