Hello R users,

I have used the package adehabitat to create a brownian bridge for my 
radio-tracked data from one animal (using the kernelbb function). I have worked 
through page 17 of the manual using the code:
data <- kernelbb(x, sig1 = 6.23, sig2 = 58, grid = 100)
image(data)

This produces a nice image for my data. My question is, how do I create this 
into a raster file so I can export it into ArcGIS?

Many thanks for any help provided.

Amy Adams
PhD Candidate
                                          
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to