query_from_string | R Documentation |
Build a query object from a length-1 character vector
query_from_string(s, include_header = FALSE)
s |
character containing query |
include_header |
if true, the header will be included in the sql query |
convert string into query object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.