Learn R Programming

ProcData (version 0.2.5)

remove_repeat: Remove repeated actions

Description

Remove repeated actions

Usage

remove_repeat(seqs, ignore = NULL)

Arguments

seqs

an object of class "proc"

ignore

repeated actions in ignore will not be deleted.

Value

an object of class "proc"