fortify: Convert image matrix to a data frame

Description Usage Arguments Value

View source: R/text.r

Description

S3 method to create a data frame from a 3d array.

Usage

1
2
3
4
fortify(model, data, ...)

## Default S3 method:
fortify(model, data, ...)

Arguments

model

array as e.g. returned from readJPEG

data

not used by this method

...

not used by this method

Value

data frame


gglogo documentation built on Jan. 29, 2020, 1:09 a.m.