rxStack: Stack a solved object for things like ggplot

View source: R/RcppExports.R

rxStackR Documentation

Stack a solved object for things like ggplot

Description

Stack a solved object for things like ggplot

Usage

rxStack(Data, vars = NULL)

Arguments

Data

is a RxODE object to be stacked.

vars

Variables to include in stacked data; By default this is all the variables when vars is NULL.

Value

Stacked data with value and trt, where value is the values and trt is the state and lhs variables.

Author(s)

Matthew Fidler


nlmixrdevelopment/RxODE documentation built on April 10, 2022, 5:36 a.m.