updates: Updating Spells

updatesR Documentation

Updating Spells

Description

These are a variety of functions to help update and modify objects from the {arcane} package.

Usage

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

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

add(object, ...)

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

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

Value

An object of the original class


asshah4/forks documentation built on Nov. 12, 2022, 3:43 a.m.