Re: [R] Using get() or similar function to access more than one element in a vector

2011-08-13 Thread Joshua Wiley
Hi Joseph, Without a reproducible example, you probably will not get the precise code for a solution but look at ?list Rather than doing what you are doing now, put everything into a list, and then you will not need to use get() at all. You will just work with the whole list. It can take a bit

[R] Using get() or similar function to access more than one element in a vector

2011-08-13 Thread Joseph Sorell
Dear R-users, I've written a script that produces a frequency table for a group of texts. The table has a total frequency for each word type and individual frequency counts for each of the files. (I have not included the code for creating the column headers.) Below is a sample: Word Total 01