convert_quo_value: Convert Quo Value to Component parts

Description Usage Arguments Value

Description

Each quo value submitted to create_z_matrix has three component parts: a variable name, the command, and restictions on the time span.

Usage

1
convert_quo_value(x, quo_list)

Arguments

x

The value attribute of a quosure produced by the quos function.

Value

A list with three attributes: name (character), formula (quosure), and filter (numeric or date vector)


kbrevoort/tidysynth documentation built on May 28, 2019, 8:45 a.m.