parens_wrap {multiMiR}R Documentation

Collapse a vector to a single comma-separated string and wrap in parentheses

Description

Collapse a vector to a single comma-separated string and wrap in parentheses

Usage

parens_wrap(x)

Value

The input vector converted to a comma-separated string wrapped in parentheses.


[Package multiMiR version 1.2.0 Index]