The R code of a query line, i.e. everything after the argument at from. The line is split at whitespace, so unquoted code arrives as several parts and only re-joining them yields all of it.
from
The R code of a query line, i.e. everything after the argument at
from. The line is split at whitespace, so unquoted code arrives as several parts and only re-joining them yields all of it.