dim.matrix_image: Dimension of a "Matrix Image"

Description Usage Arguments Value

View source: R/matrix.R

Description

Dimension of a "Matrix Image"

Usage

1
2
## S3 method for class 'matrix_image'
dim(x)

Arguments

x

object of class "matrix_image", as returned by image_matrix

Value

vector of two integers (number of rows, number of columns)


hsonne/magickx documentation built on Sept. 27, 2019, 6 p.m.