bed_unit_utilization: Bed Utilizations

View source: R/01_Bed_Unit_Utilization.R

bed_unit_utilizationR Documentation

Bed Utilizations

Description

Bed Utilizations

Usage

bed_unit_utilization(
  Project,
  clarity_api = get_clarity_api(e = rlang::caller_env()),
  app_env = get_app_env(e = rlang::caller_env())
)

Arguments

Project

Project data frame from export

clarity_api

(clarity_api) R6 Object containing the connection to the Clarity Looker instance.

app_env

(app_env) R6 Object containing dependencies. If all arguments to this function are saved in the app_env, then they will be called from there and arguments do not need to be specified.


COHHIO/Rm_data documentation built on Dec. 9, 2024, 2:10 p.m.