connect_to_understat_db: Connect to the understat database

View source: R/db.R

connect_to_understat_dbR Documentation

Connect to the understat database

Description

Connect to the understat database

Usage

connect_to_understat_db(...)

Arguments

...

additional parameters to pass to secret::get_secret (not name). An attempt is made to retrieve the db url from a secret or environment variable at UNDERSTAT_URL

Value

connection

See Also

Other db: connect_to_postgres_db()


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