Hello,
I am trying to find a way of counting the number of times a specific string appears within a spreadsheet (.csv file).
I think it might involve a for loop that looks at the content of each cell but I could be wrong.
Any help would be much appreciated!
Answers
http://processing.org/reference/loadTable_.html
http://processing.org/reference/Table.html
http://processing.org/reference/TableRow.html