toActivityInfoFormula: Convert an expression using columns in a remote records into...

View source: R/eval.R

toActivityInfoFormulaR Documentation

Convert an expression using columns in a remote records into an ActivityInfo style formula

Description

This function attempts to convert an R expression using the columns of the getRecords object into an ActivityInfo formula (as a string).

Usage

toActivityInfoFormula(.data, expr)

Arguments

.data

the remote records object fetched with getRecords().

expr

the expression to convert


bedatadriven/activityinfo-R documentation built on Dec. 21, 2024, 8:23 a.m.