This is an advanced topic which refers to the internal representation of models
RMmodelgenerator
RP,
RRset.seed(0)
z <- RFsimulate(model=RMexp(), 1:10)
str(RFgetModel(RFsimulate, show.call = TRUE))
str(RFgetModel(RFsimulate, show.call = FALSE))
Run the code above in your browser using DataLab