Dear developeRs,

What is the preferred way to implement package-specific options?

Should one simply use options() -- e.g. options(myoption = myvalue)?
(And how should one document such options?)

Or is it better to implement a separate mechanismn, perhaps something
like ps.options()?


-- 
Bjørn-Helge Mevik

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to