powered by
Print methods for free algebra objects
# S3 method for freealg print(x,...)
Object of class freealg in the print method
freealg
Further arguments, currently ignored
# NOT RUN { rfalg() x <- rfalg(inc=TRUE) x # default options("usecaret" = TRUE) # use caret x options("usecaret" = FALSE) # back to the default x # }
Run the code above in your browser using DataLab