list2expression: Function to convert from R list to R expression:

View source: R/Utilities.R

list2expressionR Documentation

Function to convert from R list to R expression:

Description

Function to convert from R list to R expression:

Usage

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.


StoXProject/RstoxFramework documentation built on Oct. 17, 2023, 1:24 p.m.