dot-get_module_input: Transform input data into a module input object

.get_module_inputR Documentation

Transform input data into a module input object

Description

The input can be a list containing a values element and an index_offset element, potentially among others. It can also be a vector containing numeric values.

Usage

.get_module_input(data)

Arguments

data

A module input object or numeric vector.

Value

module input object. List with a values and an index_offset element.


covid-19-Re/estimateR documentation built on Sept. 14, 2024, 5:49 a.m.