Rdocumentation
powered by
Learn R Programming
editrules (version 2.7.2)
editType: Determine edittypes in editset based on 'contains(E)'
Description
Determines edittypes based on the variables they contain (not on names of edits).
Usage
editType(E, m = NULL)
Arguments
E
editset
m
if you happen to have
contains(E)
handy, it needs not be recalculated.
See Also
contains