get_trace: Deprecated, get a trace of a dynamic target's value....

View source: R/deprecated.R

get_traceR Documentation

Deprecated, get a trace of a dynamic target's value. [Deprecated]

Description

Deprecated on 2019-12-10. Use read_trace() instead.

Usage

get_trace(trace, value)

Arguments

trace

Character, name of the trace you want to extract. Such trace names are declared in the .trace argument of map(), cross() or group()..

value

Value of the dynamic target

Value

The dynamic trace of one target in another: a vector of values from a grouping variable.


drake documentation built on Nov. 6, 2023, 5:09 p.m.