Skip to content

Using missing() in a S4 method with extra arguments

1 message · Andreas Borg

#
Hi Martin,

in the real function, I am not dispatching on the argument for which I 
test missingness, but it might be a good idea to do so - this way I 
could make the function tidier by relocating different branches to 
seperate methods. Thanks for the suggestion!

Andreas