Re: [R] sourcearg function is there a better way already built into R

2012-03-06 Thread Robert Sandefur
riginal Message- From: jim holtman [mailto:jholt...@gmail.com] Sent: Tuesday, March 06, 2012 09:47 To: Robert Sandefur Cc: r-help@r-project.org Subject: Re: [R] sourcearg function is there a better way already built into R The basic question is what do you want the function to do. It seems c

Re: [R] sourcearg function is there a better way already built into R

2012-03-06 Thread Robert Sandefur
List and Jim -Original Message- From: jim holtman [mailto:jholt...@gmail.com] Sent: Tuesday, March 06, 2012 09:47 To: Robert Sandefur Cc: r-help@r-project.org Subject: Re: [R] sourcearg function is there a better way already built into R The basic question is what do you want the

[R] sourcearg function is there a better way already built into R

2012-03-06 Thread Robert Sandefur
Hi list: I work with a lot of laboratory analytical data and I often have inconsistent names of files and variables within those files so I wrote this sourcearg function to facilitate handling file and variable names as both character and R names. The source of the function is given below s