Skip to content
Prev 1328 / 63424 Next

Warning in par(args)

Paul Gilbert <pgilbert@bank-banque-canada.ca> writes:
...
...

This comes from constructions of the type

opar<-par()
work.work.work()
par(opar)

This gives complaints from unsettable items. Splus quietly omits them,
so I suppose that we really should do the same.