Function to convert from R list to R expression:

list2expression(l, parentHasSiblings = FALSE)

Arguments

l

An R list.

parentHasSiblings

Logical: If TRUE there are more than one element in the top level of the list.