R/Utilities.R
list2expression.Rd
Function to convert from R list to R expression:
list2expression(l, parentHasSiblings = FALSE)
An R list.
Logical: If TRUE there are more than one element in the top level of the list.