make_view_immigration_event: Create 'immigration_event' view which adds the experimental...

View source: R/make_view_immigration.R

make_view_immigration_eventR Documentation

Create immigration_event view which adds the experimental day

Description

Create immigration_event view which adds the experimental day

Usage

make_view_immigration_event(
  db = getOption("RRDdb", "LEEF.RRD.sqlite"),
  start_date = "2021-09-20",
  overwrite = FALSE
)

Arguments

db

fully qualified path to the sqlite database. Default, read from option RRDdb. If not set, defaults to option RRDdb; if this is not set, defaults to LEEF.RRD.sqlite

start_date

the start date of the experiment

overwrite

if TRUE, overwrite existing view

Value

the result of the execution of the ecreatiuon of the view.


LEEF-UZH/LEEF.analysis documentation built on Feb. 8, 2025, 11:18 a.m.