tostring: convert a variable of another type into a string variable

Description Usage Arguments Value Examples

Description

convert a variable of another type into a string variable

Usage

1
tostring(varlist)

Arguments

varlist

variables to convert, in the form "var1 var2 var3", or if a single variable, var1 (unquoted) will work as well

Value

returns NULL, invisibly

Examples

1
2
3

genvar documentation built on Jan. 21, 2020, 9:07 a.m.