Skip to content

Any R packages equivalent to Fragstats?

5 messages · Bruce Miller, Sarah Goslee, Philippi, Tom +1 more

#
Hi Bruce,

Searching for FRAGSTATS at
www.rseek.org
will get you a couple of  options.

Sarah
On Wed, Apr 17, 2013 at 1:22 PM, Bruce Miller <batsncats at gmail.com> wrote:

  
    
#
Is this what you're looking for?
http://r-sig-geo.2731867.n2.nabble.com/Fragstats-in-R-td5470347.html
http://cran.r-project.org/web/packages/SDMTools/SDMTools.pdf

Cheers,
Roman
On Wed, Apr 17, 2013 at 7:22 PM, Bruce Miller <batsncats at gmail.com> wrote:
--
In God we trust, all others bring data.
#
Another great tool for searching R related contents is the `sos` package.

library(sos)
findFn("fragstats")

returns 3 hits.

Cheers,
Roman
On Wed, Apr 17, 2013 at 7:27 PM, Sarah Goslee <sarah.goslee at gmail.com> wrote: