R/class-PKNCAconc.R, R/class-PKNCAdata.R, R/class-PKNCAresults.R, and 1 more
is_sparse_pk.RdIs a PKNCA object used for sparse PK?
# S3 method for class 'PKNCAconc'
is_sparse_pk(object)
# S3 method for class 'PKNCAdata'
is_sparse_pk(object)
# S3 method for class 'PKNCAresults'
is_sparse_pk(object)
is_sparse_pk(object)TRUE if sparse and FALSE if dense (not sparse)