[R-SIG-Mac] Get a list of valid parameter arguments for given function

Hans-Jörg Bibiko bibiko at eva.mpg.de
Tue May 22 17:58:47 CEST 2007


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



More information about the R-SIG-Mac mailing list