check_trace {tracerer} | R Documentation |
Check if the trace is a valid. Will stop if not
Description
Check if the trace is a valid. Will stop if not
Usage
check_trace(trace)
Arguments
trace |
the values |
Author(s)
Richèl J.C. Bilderbeek
Examples
check_trace(seq(1, 2))
[Package tracerer version 2.2.3 Index]