Determine the variables in a mpoly object.
vars(p)
p | An mpoly or mpolyList object. |
---|
A character vector of the variable names.
#> <list_of<quosure>> #> #> [[1]] #> <quosure> #> expr: ^p #> env: 0x7fae39bfbd68 #>#> <list_of<quosure>> #> #> [[1]] #> <quosure> #> expr: ^p #> env: 0x7fae39bfbd68 #>