Rdocumentation
powered by
Learn R Programming
pmml (version 1.2.21)
pmmlCanExport: 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.
See Also
pmml
.