| dim_names {jti} | R Documentation | 
Various getters
Description
Getter methods for cpt_list, pot_list, charge
and jt objects
Usage
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)
Arguments
| x | 
 | 
[Package jti version 0.8.4 Index]