Learn R Programming

PKNCA (version 0.11.0)

is_sparse_pk.PKNCAconc: Is a PKNCA object used for sparse PK?

Description

Is a PKNCA object used for sparse PK?

Usage

# S3 method for PKNCAconc
is_sparse_pk(object)

# S3 method for PKNCAdata is_sparse_pk(object)

# S3 method for PKNCAresults is_sparse_pk(object)

is_sparse_pk(object)

Value

TRUE if sparse and FALSE if dense (not sparse)

Arguments

object

The object to see if it includes sparse PK