update_resc_occupcy_tb: Update resource occupancy tibble

update_resc_occupcy_tbR Documentation

Update resource occupancy tibble

Description

update_resc_occupcy_tb() is an Update function that edits an object, while preserving core object attributes. Specifically, this function implements an algorithm to update resource occupancy tibble. The function returns Resource occupancy (a tibble).

Usage

update_resc_occupcy_tb(resc_occupcy_tb, resources_tb, simple_outp_1L_lgl = T)

Arguments

resc_occupcy_tb

Resource occupancy (a tibble)

resources_tb

Resources (a tibble)

simple_outp_1L_lgl

Simple output (a logical vector of length one), Default: T

Value

Resource occupancy (a tibble)


ready4-dev/bimp documentation built on April 22, 2024, 8:25 a.m.