set-ViSibook-methods: Method set for ViSibook object.

Description Usage Arguments Value See Also

Description

Method set for ViSibook object.

Usage

1
2
3
4
5
6
7
8
## 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


ViSiElse documentation built on Oct. 30, 2019, 11:31 a.m.