pmmlCanExport {pmml}R Documentation

Can this installation export PMML variables (particularly transforms).

Description

This function is designed to be overriden by other pacakges that implement pmml export, particularly of transforms.

Usage

pmmlCanExport(vname)

Arguments

vname a variable name to check whether it is exportable.

Author(s)

Graham.Williams@togaware.com

See Also

pmml.


[Package pmml version 1.2.15 Index]