Re: [R] Get default values of a function argument

2012-01-20 Thread Helios de Rosario
That's exactly what I wanted. Thanks! Helios >>> El día 21/01/2012 a las 0:33, David Winsemius escribió: > On Jan 20, 2012, at 6:26 PM, Helios de Rosario wrote: > >> Hi, a quick question: >> >> Is there a way to retrieve the default value of a function argument - >> if it exists? >> (I know I

Re: [R] Get default values of a function argument

2012-01-20 Thread David Winsemius
On Jan 20, 2012, at 6:26 PM, Helios de Rosario wrote: Hi, a quick question: Is there a way to retrieve the default value of a function argument - if it exists? (I know I can see it if I type the function name, but I would like get the value programaticaly.) ?formals -- David Winsemius,

[R] Get default values of a function argument

2012-01-20 Thread Helios de Rosario
Hi, a quick question: Is there a way to retrieve the default value of a function argument - if it exists? (I know I can see it if I type the function name, but I would like get the value programaticaly.) Thanks, -- Helios de Rosario Martínez Researcher INSTITUTO DE BIOMECÁNICA DE VALENCI