process_question_mark: Process R expressions starting with "?"

Description Usage Arguments Value

View source: R/datalog.R

Description

This function converts R expressions containing variables starting with ?. Such expressions look like symbol names but are actually converted to function calls when parsed by the R interpreter

Usage

1

Arguments

s

A string representing the R expression to be converted

Value

Returns the converted string


ParkerICI/datalogr documentation built on Aug. 16, 2021, 10:59 a.m.