powered by
This function creates a from part for the query
from(query = NULL, data)
Existing query
Table or View to query from
from_tb <- from("","tableName")
Run the code above in your browser using DataLab