| export {mpm} | R Documentation |
Generic Function to Export Output to Files
export(x, filename, ...)
x |
object to export to a file |
filename |
name of the file to which the output should be exported |
... |
further arguments for the method |
Tobias Verbeke