R/print.R
print.rayimg.Rd
Print method for rayimg
# S3 method for class 'rayimg' print(x = NULL, preview_n = 10, decimals = 3, color = TRUE, ...)
Default NULL. A rayimg object.
NULL
rayimg
Default 10. Max rows/cols to display in numeric preview.
10
Default 3. Number of decimal places to display in numeric preview.
3
Default TRUE. Colorize headers and R/G/B/A numeric cells when supported.
TRUE
Default “. Ignored.
Invisibly returns x.
x