erebus.70 {imagefx} | R Documentation |
Image of Erebus Volcano, Antarctica
Description
The 70th frame in a series of images that was recorded during a bubble bursting event at Mount Erebus.
JPEG image read in as an array where the third dimension corresponds to the red, green, and blue color channels. Note the image has been compressed significantly to reduce the memory size.
Usage
data("erebus.70")
Format
The format is: num [1:225, 1:300, 1:3] 0.06667 0 0 0.02353 0.00392 ...
References
Witsil and Johnson (2018) <10.1016/j.jvolgeores.2018.05.002>
Examples
data(erebus.70)
image2(erebus.70)
[Package imagefx version 0.4.1 Index]