as.csv.string.list: Apply to a list using the names from the list

View source: R/support.r

as.csv.string.listR Documentation

Apply to a list using the names from the list

Description

Apply to a list using the names from the list

Usage

as.csv.string.list(xlist, row.names = T)

Arguments

xlist

list

row.names

either a logical value indicating whether the row names of x are to be written along with x, or a character vector of row names to be written

Value

a list of character vectors


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.