var2string_gen function

Convert R Objects to Strings

Convert R Objects to Strings

Mechanism for converting R objects strings for reporting.

var2string_gen(var)

Arguments

  • var: R variable

Returns

Variable in string form

Examples

var2string_gen(c(1,2,3))
  • Maintainer: John Harrold
  • License: BSD_2_clause + file LICENSE
  • Last published: 2025-01-07