print.narwsim.Rd
Prints a subset of model data to the R console.
# S3 method for narwsim print(obj, ...)
An object of class narwsim, as returned by narw.
narwsim
narw
Phil J. Bouchet
if (FALSE) { library(narwind) m <- narw(1000) print(m) }