listtotext: List to text

Description Usage Arguments

View source: R/MVR.r

Description

Take a list (or vector) and convert it to text separated by separator. Does not work for nested lists ORIGINALLY FROM MYR.R script

Usage

1
listtotext(inlist, sep)

Arguments

inlist

An unnested list

sep

A separator to separate elements of the list.


akeyel/multirich documentation built on May 17, 2021, 1:23 a.m.