wildrwolf
is now on CRAN!
There are not a lot of changes from version 0.5, but one is substantial - the seed
argument is dropped from rwolf()
. Randomness now needs to be controlled via a global set.seed()
.
Furthermore, the summary()
method has been dropped - rwolf()
returns a tidy
data.frame by default.