remove_repeat {ProcData}R Documentation

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"


[Package ProcData version 0.3.2 Index]