transferValidity {actel} | R Documentation |
Transfer validity updates from valid movements to all movements
Description
Transfer validity updates from valid movements to all movements
Usage
transferValidity(from, to)
Arguments
from |
The valid movements table with newly invalidated moves |
to |
The target movements table |
Value
A data frame with the movement events for the target tag and an updated 'Valid' column.
[Package actel version 1.3.0 Index]