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 March 29, 2025, 12:11 p.m.