plot_pebble: Plot Pebble grid as Raster

View source: R/pebblegraph.R

plot_pebbleR Documentation

Plot Pebble grid as Raster

Description

Plots pebble data (see: pebble1) as a raster from the raster package.

Usage

plot_pebble(data, ..., colNA = "red")

Arguments

data

A matrix (or object coercible into type "matrix")

...

Other arguments to be passed along (primarily to raster)

colNA

A character representing a color (eg: "red")


brownhr/xsarea documentation built on June 8, 2022, 10:46 p.m.