is.altrep: Whether an object is an ALTREP object

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Whether an object is an ALTREP object

Usage

1

Arguments

x

an R object

Value

A logical value

Examples

1
2
x <- share(runif(10))
is.altrep(x)

SharedObject documentation built on Nov. 8, 2020, 8:17 p.m.