query_understat_db: Query a database

View source: R/query.R

query_understat_dbR Documentation

Query a database

Description

Given a DB connection and an SQL statement, return a tibble with the result of the query.

Usage

query_understat_db(conn, statement)

Arguments

conn

active DB connection

statement

sql

Value

tibble


tonyelhabr/understatdb documentation built on March 27, 2022, 4:32 p.m.