new_hosp_network: Constructor to Create an Object of Class 'hosp_network'

View source: R/new_hosp_network.R

new_hosp_networkR Documentation

Constructor to Create an Object of Class hosp_network

Description

Constructor to Create an Object of Class hosp_network

Usage

new_hosp_network(x, fromUnit, toUnit, fromRoom, toRoom)

Arguments

x

A data.frame containing the patient location history data provided to hosp_network

fromUnit

Optional column name from x containing the from unit data provided to hosp_network

toUnit

Optional column name from x containing the to unit data provided to hosp_network

fromRoom

Optional column name from x containing the from room data provided to hosp_network

toRoom

Optional column name from x containing the to room data provided to hosp_network

Value

An object of class hosp_network


npeters1322/hospEpi documentation built on April 30, 2022, 6:12 p.m.