Learn R Programming

geostats (version 1.6)

Corsica: rivers on Corsica

Description

A \(512 \times 512\) pixel image of the river network on Corsica.

Arguments

Examples

Run this code
data(Corsica,package='geostats')
p <- par(mfrow=c(1,2))
image(Corsica)
fractaldim(Corsica)
par(p)

Run the code above in your browser using DataLab