load_inpatient_investigations: Load observations & investigations into the warehouse

View source: R/database.R

load_inpatient_investigationsR Documentation

Load observations & investigations into the warehouse

Description

Load observations & investigations into the warehouse

Usage

load_inpatient_investigations(conn, investigations_data, overwrite = TRUE)

Arguments

conn

a database connection

investigations_data

a data frame validated with validate_investigations()

overwrite

if TRUE (the default), will overwrite any existing inpatient_investigations database table

See Also

validate_investigations()


ramses-antibiotics/ramses-package documentation built on Feb. 13, 2024, 1:01 p.m.