Learn R Programming

geostats (version 1.6)

fractures: fractures

Description

A \(512 \times 512\) pixel image of a fracture network.

Arguments

Examples

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

Run the code above in your browser using DataLab