rxExpandGrid_: Expand grid internal function

View source: R/RcppExports.R

rxExpandGrid_R Documentation

Expand grid internal function

Description

Expand grid internal function

Usage

rxExpandGrid_(c1, c2, type)

Arguments

c1

character vector of items to be expanded

c2

second character vector of items to be expanded

type

0 for a typical data frame, 1 for symengine sensitivity expansion

Value

data frame (when type = 0) or symengine string (when type=1)


nlmixr2/rxode2 documentation built on Jan. 11, 2025, 8:48 a.m.