Well, looking into the development of GUI widgets using R packages it appears 
that it is important to have well formed R functions.  Moreover, it has made me 
realize my functions are probably not well formed and should be brought closer 
inline with R standards.  

By any chance is there a single R Standards document that describes recommended 
and acceptable R functions formatting, especially for non-trival function 
inputs and outputs, e.g. mixed type inputs and outputs?  

Thank you for any guidance that can be provided.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to