powered by
Tree model summary
# S3 method for tm summary(object, ...)
An object of class tm
Parameters to be passed to/from other functions
tm
# NOT RUN { exampleArchive <- system.file("extdata", "examples.zip", package="rphast") filename <- "rev.mod" unzip(exampleArchive, filename) read.tm(filename) unlink(c(filename, "test.mod")) # }
Run the code above in your browser using DataLab