prepare_alt_avail: Prepare the alternative availabilities

View source: R/prepare.R

prepare_alt_availR Documentation

Prepare the alternative availabilities

Description

Sets up the list of alternative availabilities. If alternative availability is an integer equal to 1, i.e. always available, then repeats it equal to the number of rows in the (padded) data, if not includes the actual availability vector.

Usage

prepare_alt_avail(alt_avail, db)

Arguments

alt_avail

A list of alternative availabilites supplied by the user

db

A data.frame() or tibble() containing the data

Value

A list of alternative availabilities


edsandorf/cmdlR documentation built on Jan. 17, 2024, 12:33 a.m.