| ffreturn {ff} | R Documentation |
ffreturn returns FF_RETURN if it is ffsuitable otherwise creates a suitable ffsuitable object
ffreturn(FF_RETURN = NULL, FF_PROTO = NULL, FF_ATTR = NULL)
FF_RETURN |
the object to be tested for suitability |
FF_PROTO |
the prototype object which FF_RETURN should match |
FF_ATTR |
a list of additional attributes dominating those from FF_PROTO |
a suitable ffsuitable object
xx Work in progress for package R.ff
Jens Oehlschlägel