export: Generic Function to Export Output to Files

View source: R/export.summary.mpm.R

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


mpm documentation built on April 1, 2022, 5:07 p.m.

Related to export in mpm...