Last data update: 2014.03.03

R: Method set for ViSibook object.
set-ViSibook-methodR Documentation

Method set for ViSibook object.

Description

Method set for ViSibook object.

Usage

## S4 replacement method for signature 'ViSibook,numeric,numeric,ANY'
x[i, j] <- value

## S4 replacement method for signature 'ViSibook,missing,numeric,ANY'
x[i, j] <- value

## S4 replacement method for signature 'ViSibook,numeric,missing,ANY'
x[i, j] <- value

Arguments

x

a ViSibook object.

i

a numeric.

j

a numeric.

value

object to allocate.

Value

a ViSibook object.

See Also

ViSibook

Results