Re: [R] Multiple calls to a function

2007-10-31 Thread Greg Snow
enter Intermountain Healthcare [EMAIL PROTECTED] (801) 408-8111 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Keith Jones > Sent: Wednesday, October 31, 2007 1:04 PM > To: r-help@r-project.org > Subject: [R] Multiple calls to a functio

[R] Multiple calls to a function

2007-10-31 Thread Keith Jones
Hi y'all, I wrote two functions; 1) sparsely samples a point pattern and calculates the Clark Evans R value and Z score, 2) calls the first function multiple times using a for loop and generates a histogram. I would like to know if there is a more efficient way of calling the first function ot