db_init: Inititale database based on seed data

Description Usage Arguments Value

View source: R/db_helpers.R

Description

Creates tables in db at path if not existing yet.

Usage

1
db_init(path = cache_db_path(), cache_db_con = cache_db(pool = FALSE))

Arguments

path

Defaults to cache_db_path().

cache_db_con

Defaults to cache_db(pool = FALSE)

Value

Nothing


jemus42/attrakttv documentation built on July 5, 2021, 5:16 a.m.