dbGetPlot takes a database connection and a SGL statement
and returns the corresponding plot.
Arguments
- con
A database connection (as returned by
DBI::dbConnect())- sgl_stmt
A SGL statement (string)
dbGetPlot takes a database connection and a SGL statement
and returns the corresponding plot.
A database connection (as returned by DBI::dbConnect())
A SGL statement (string)