sortAndPaste: Sort a vector and collapse elements together using ":"

Description Usage Arguments Examples

View source: R/createFormula.R

Description

Sort a vector and collapse elements together using ":"

Usage

1

Arguments

x

Vector

Examples

1
BMSC:::sortAndPaste(c("var1", "var2"))

BMSC documentation built on Aug. 2, 2019, 5:05 p.m.

Related to sortAndPaste in BMSC...