Skip to content
Prev 240321 / 398500 Next

programming questions

yikes.  this is all my fault.  it was the first thing that I ever
defined when I started using R.

   is.defined <- function(name) exists(as.character(substitute(name)))

I presume there is something much better...

/iaw
On Wed, Nov 3, 2010 at 2:12 PM, Erik Iverson <eriki at ccbr.umn.edu> wrote: