as.data.frame.nimg: nimg to data frame conversion

View source: R/pictplot.R

as.data.frame.nimgR Documentation

nimg to data frame conversion

Description

nimg to data frame conversion

Usage

## S3 method for class 'nimg'
as.data.frame(x, ..., is.wide = TRUE)

Arguments

x

an image

...

S3 generic/method consistency

is.wide

either TRUE for wide format or FALSE for long format

Value

a data frame


tsuda16k/pictplot documentation built on March 1, 2023, 8:44 p.m.