Learn R Programming

PopGenReport (version 2.2.2)

fric.raster: a simulated friction map

Description

This data set is used to demonstrate the use of the landgenreport and genleastcost functions. It is a simple raster file, with dimensions of 50 x 50 and now coordinate system.

Usage

data(fric.raster)

Arguments

See Also

landgenreport, genleastcost

Examples

Run this code
require(raster)
data(fric.raster)
plot(fric.raster)

Run the code above in your browser using DataLab