Hi, is there a built-in way to get a list of valid parameter arguments for a given function?
Examples: for the function 'dist' > parameter 'method': "euclidean", "maximum", "manhattan", "canberra", "binary", or "minkowski" for the function 'format' > parameter 'justify': "left", "right", "centre", or "none" Thanks for any hint, Hans _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
