Skip to content
Prev 200616 / 398503 Next

Perform operations on dataframes called with paste in loops

separent wrote:
1. consider to read the csv files into a *list* of dataframes and loop 
over that list.
2. if you do not want to follow 1., see ?get

Uwe Ligges