is_sparse_pk.PKNCAconc | R Documentation |
Is 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)
object |
The object to see if it includes sparse PK |
TRUE
if sparse and FALSE
if dense (not sparse)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.