getters: Retrieval functions for archetypical classes

gettersR Documentation

Retrieval functions for archetypical classes

Description

Retrieval functions for archetypical classes

Usage

roles(x, ...)

## S3 method for class 'rune'
roles(x, ...)

## S3 method for class 'spell'
roles(x, ...)

get_runes(x, field = NA, value = NA)

## S3 method for class 'rune'
labels(object, ...)

## S3 method for class 'rune_list'
labels(object, ...)

## S3 method for class 'spell'
labels(object, ...)

## S3 method for class 'list_of_formulas'
labels(object, ...)

tiers(x, ...)

## S3 method for class 'rune'
tiers(x, ...)

## S3 method for class 'spell'
tiers(x, ...)

## S3 method for class 'list_of_formulas'
tiers(x, ...)

asshah4/axe documentation built on Nov. 9, 2022, 12:45 a.m.