var2string_gen: Convert R Objects to Strings

View source: R/ubiquity.r

var2string_genR Documentation

Convert R Objects to Strings

Description

Mechanism for converting R objects strings for reporting.

Usage

var2string_gen(var)

Arguments

var

R variable

Value

Variable in string form

Examples

var2string_gen(c(1,2,3))

john-harrold/ubiquity documentation built on March 13, 2024, 2:58 a.m.