Thanks Bram and a few other respondents,

As it turns out the problem was that what I wanted to do could not be done, at least using the approach I was using; i.e, using the GUI interface to accessing the data (text file) and specify the IDs. Loading the data into R variables and going the command line route is the recommended approach.

Thanks again to those who had suggestions.

Declan



On Sep 15, 2009, at 10:10 PM, Bram Van Moorter wrote:

Dear Declan,
I suspect that you could use: id=paste(yourdataframe$id,
yourdataframe$year, sep="-")
I haven't tried it in this function, but it works fine in functions
like mcp etc.
Hope this helps,
Bram

On Tue, Sep 15, 2009 at 11:10 PM, Declan Troy <[email protected]> wrote:
Anyone using LoCoH with the GUI interface?

What's the secret to batching a group of analyses? I' can't seem to get anything other than one ID (seemingly all records) in the analysis. In my current analysis I'm trying to compare home ranges over years and have a

_______________________________________________
AniMov mailing list
[email protected]
http://lists.faunalia.it/cgi-bin/mailman/listinfo/animov

Reply via email to