check_trace: Check if the trace is a valid. Will stop if not

View source: R/check_trace.R

check_traceR 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))

tracerer documentation built on Sept. 27, 2023, 5:09 p.m.