dim_names | R Documentation |
Getter methods for cpt_list
, pot_list
, charge
and jt
objects
dim_names(x)
has_inconsistencies(x)
## S3 method for class 'cpt_list'
dim_names(x)
## S3 method for class 'cpt_list'
names(x)
## S3 method for class 'charge'
dim_names(x)
## S3 method for class 'charge'
names(x)
## S3 method for class 'charge'
has_inconsistencies(x)
## S3 method for class 'jt'
dim_names(x)
## S3 method for class 'jt'
names(x)
## S3 method for class 'jt'
has_inconsistencies(x)
x |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.