You can just access the data from the list:
result <- lapply(output, function(.data){
lettermatch(creator, .data)
})
You can then take the "result" and possibly 'cbind' back into the matrix you
want.
On Mon, Mar 8, 2010 at 10:59 AM, Laetitia Schmid wrote:
> Hi!
> I need some help to finish
Hi!
I need some help to finish my script.
I have two tables that I combine randomly to produce a third table.
This I do for hundreds of iterations. In the output file I get all the
simulated tables after each other. It looks like this (in this case 3
iterations):
output file:
[[1]]
2 matches
Mail list logo