export {mpm}R Documentation

Generic Function to Export Output to Files

Description

Generic Function to Export Output to Files

Usage

export(x, filename, ...)

Arguments

x

object to export to a file

filename

name of the file to which the output should be exported

...

further arguments for the method

Author(s)

Tobias Verbeke


[Package mpm version 1.0-23 Index]