pre_sql_sub_expr {rquery} | R Documentation |
pre_sql_sub_expr
Description
represents an expression. Unnamed list of pre_sql_terms and character.
Usage
pre_sql_sub_expr(terms, info = NULL)
Arguments
terms |
list of pre_sql tokens |
info |
named list of extra info with a name slot containing a single string without spaces. |
Value
pre_sql_sub_expr
[Package rquery version 1.4.99 Index]