Skip to contents

Combines a list of strings into a single string with each element enclosed in double square brackets.

Usage

tid_collapse(strlist)

Arguments

strlist

A character vector of strings to be collapsed.

Value

A single string with each element wrapped in [[...]].