vector_to_string: Convert a vector of values into a string

Description Usage Value

View source: R/deprecated.R

Description

(Deprecated) This function allows to store values neatly in an Excel or other dataframe for summary or record-keeping, but is in a format that can be readily parsed back to an expression if need be. This is important in cases where the names of columns want to be saved for a dataframe in a particular script to reference back or to QA later on. The string can be converted back to a vector by its counterpart function string_to_vector() in this package.

Usage

1

Value

a parseable string of length one


patelm9/cave documentation built on March 29, 2021, 6:28 p.m.