Last data update: 2014.03.03

R: Generic Function to Export Output to Files...
exportR 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

Results