Learn R Programming

smint (version 0.4.2)

as.Grid: Coercion of objects to Grid

Description

Coercion of objects into Grid.

Usage

as.Grid(object, ...)

Arguments

object
An object to be coerced to Grid, typically a data frame or a matrix.
...
Not used yet.

Value

An object with S4 class "Grid".