Re: [R] I am trying to use assign and paste to assign value to existing variable

2014-12-05 Thread David Winsemius
On Dec 4, 2014, at 11:24 PM, Dirkse van Schalkwyk, Theuns wrote: > In the code below, the last line of code does what I am trying to do; > however, I do not know the name of the variable before the user creates it, > by choosing values in Route1. So, how can I assign values to the variables

[R] I am trying to use assign and paste to assign value to existing variable

2014-12-04 Thread Dirkse van Schalkwyk, Theuns
In the code below, the last line of code does what I am trying to do; however, I do not know the name of the variable before the user creates it, by choosing values in Route1. So, how can I assign values to the variables individually, when I created them using the code in lines 9-12 and assigned