removeListVectorEl: Remove element from list element's vector

View source: R/helpers.R

removeListVectorElR Documentation

Remove element from list element's vector

Description

Remove element from list element's vector

Usage

removeListVectorEl(stateList, transitionHead, transitionTail)

Arguments

stateList

List of all the states storing the possible destination states

transitionHead

State label which is the state where the transition is coming from

transitionTail

State label which is the state where the transition is going to


HealthInformaticsUT/Cohort2Trajectory documentation built on March 1, 2025, 7:47 p.m.