relabel {simulator}R Documentation

Give simulation a new label

Description

Note that save_simulation needs to be called for this change to be saved to file.

Usage

relabel(sim, label)

Arguments

sim

object of class Simulation

label

a longer, human readable label that can have other characters such as spaces, hyphens, etc.

See Also

rename


[Package simulator version 0.2.5 Index]