Learn R Programming

data.checker (version 2.0.0)

export: Generic export function

Description

This function exists For ease of use - see export.Validator() for details.

Usage

export(object, ...)

Value

The result of the export operation, specific to the object type.

Arguments

object

The object to be checked.

...

Additional arguments passed to specific methods.