ths: Extract THS from a folder of RAMAS Metapop .ptc files

Description Usage Arguments Value Note See Also

View source: R/ths.R

Description

Extracts Total Habitat Suitability from RAMAS .ptc file.

Usage

1
ths(ptc)

Arguments

ptc

A character string containing the path to a directory containing the .ptc files of interest. This should contain no .ptc other than those to be included in the extraction. Order will be taken from the numeric component of filenames.

Value

A numeric vector with length equal to the number of .ptc files in the directory specified by ptc.

Note

This has been tested for RAMAS version 5, and may produce unexpected results for other versions.

See Also

results


mptools documentation built on May 2, 2019, 6:54 a.m.