d: Convert expressions to Datalog

Description Usage Arguments Value

View source: R/datalog.R

Description

This function converts R expressions to Datalog. The following rules apply when converting expressions to Datalog:

Note the following:

Usage

1
d(...)

Arguments

...

The epxressions to convert to Datalog

Value

Returns a list of strings where each element corresponds to the string representation of the corresponding expression in ...


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