fetch_rxtc: Extracts Timecourse and Merges Covariates

View source: R/simulate_rules.R

fetch_rxtcR 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.


ruminate documentation built on Nov. 5, 2025, 5:34 p.m.