Skip to contents

Parse multiple R expressions into a named list of AFL strings bound to symbolic names (i.e. mutated variables)

Usage

assign_expressions_to_afl(...)

Arguments

...

R expressions of the form `new_variable = ...` representing compound predicates to be applied jointly to possibly-multiple bound variables

Value

a character-valued list of the AFL strings corresponding to the expressions