Expand grid internal function
rxExpandGrid_(c1, c2, type)
c1
: character vector of items to be expandedc2
: second character vector of items to be expandedtype
: 0 for a typical data frame, 1 for symengine sensitivity expansiondata frame (when type = 0) or symengine string (when type=1)
Useful links