undo: Undo a modification step in a view

View source: R/Views.R

undoR Documentation

Undo a modification step in a view

Description

Undo a modification step in a view

Usage

undo(v, stps = 1)

Arguments

v

The input view

stps

The number of steps to undo. This number referes to the number of unique steps' IDs to be removed, i.e. entries of steps in the view with similar stepID count as 1

Value

The view with the undone modifications


frankkramer-lab/Multipath documentation built on April 30, 2023, 6:08 p.m.