Print method for rayimg

# S3 method for class 'rayimg'
print(x = NULL, preview_n = 10, decimals = 3, color = TRUE, ...)

Arguments

x

Default NULL. A rayimg object.

preview_n

Default 10. Max rows/cols to display in numeric preview.

decimals

Default 3. Number of decimal places to display in numeric preview.

color

Default TRUE. Colorize headers and R/G/B/A numeric cells when supported.

...

Default “. Ignored.

Value

Invisibly returns x.