Skip to content
Prev 12570 / 63461 Next

plot functions, formula interfaces and NAs

On Mon, 3 May 2004, Prof Brian Ripley wrote:

            
As I know Brian realises, but other people may not, it is not sufficient
just to add na.action=na.pass as a default argument in a function that
uses the usual match.call/eval.parent method to handle formulas.  The
default will be overridden by the default in model.frame.


	-thomas