fetch_rxtc {ruminate}R Documentation

Extracts Timecourse and Merges Covariates

Description

Takes the output of rxSolve() and merges in any missing covariates that are present in params but not in sim

Usage

fetch_rxtc(rx_details, sim)

Arguments

rx_details

Output of fetch_rxinfo()

sim

output of rxSolve()

Value

Dataframe of the simulated time course.


[Package ruminate version 0.3.1 Index]