Learn R Programming

tracerer (version 2.2.3)

check_trace: 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

Richèl J.C. Bilderbeek

Examples

Run this code
check_trace(seq(1, 2))

Run the code above in your browser using DataLab