for_to_exp {tidydelta}R Documentation

Convert a formula to an expression

Description

Converts a formula to an expression for further evaluation.

Usage

for_to_exp(formula)

Arguments

formula

A formula object or a character string representing a formula.

Value

The evaluated expression.


[Package tidydelta version 0.1.0 Index]