query_understat_db | R Documentation |
Given a DB connection and an SQL statement, return a tibble with the result of the query.
query_understat_db(conn, statement)
conn |
active DB connection |
statement |
sql |
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.