getters: Various getters

dim_namesR 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

cpt_list, pot_list, charge or jt


jti documentation built on April 12, 2022, 9:05 a.m.