getP: Get and set methods for brob objects

getPR Documentation

Get and set methods for brob objects

Description

Get and set methods for brobs: sign and value

Usage

getP(x)
getX(x)
sign(x) <- value

Arguments

x

Brobdingnagian object

value

In function sign<-(), Boolean specifying whehter the brob object is positive

Author(s)

Robin K. S. Hankin

See Also

brob

Examples

x <- as.brob(-10:10)
sign(x) <- TRUE

Brobdingnag documentation built on Oct. 19, 2022, 5:14 p.m.