Variable name as string J Jan Wijffels Sat, Oct 16, 2010 10:46 PM ▾ Quoted text (4 lines) coeffname <- deparse(substitute(var)) Is that what you wanted? Yes! That gets rid of the extra parameter. Thanks