vec.text: vec.text

Description Usage Arguments Value

Description

Turns a vector into the string that would represent that vector. For when you need to skip the bullshit and hardcode a list into the code.

Usage

1

Arguments

x

- any character vector

Value

A text string formatted like an R vector, ie "c(var1, var2, ...)"


christiantillich/AnaliTools documentation built on May 13, 2019, 6:59 p.m.