sparse_pk_attribute: Set or get a sparse_pk object attribute

View source: R/sparse.R

sparse_pk_attributeR Documentation

Set or get a sparse_pk object attribute

Description

Set or get a sparse_pk object attribute

Usage

sparse_pk_attribute(sparse_pk, ...)

Arguments

sparse_pk

A sparse_pk object from as_sparse_pk()

...

Either a character string (to get that value) or a named vector the same length as sparse_pk to set the value.

Value

Either the attribute value or an updated sparse_pk object


PKNCA documentation built on June 22, 2024, 9:25 a.m.