check_tracelog_values {beautier}R Documentation

Check if the tracelog has the list elements with valid values for being a valid tracelog object.

Description

Calls stop if a value is invalid

Usage

check_tracelog_values(tracelog)

Arguments

tracelog

a tracelog, as created by create_tracelog

Value

nothing

Author(s)

Richèl J.C. Bilderbeek

See Also

Use create_tracelog to create a valid tracelog


[Package beautier version 2.6.11 Index]