destring: convert a variable with string type into a numeric value

Description Usage Arguments Value Examples

Description

convert a variable with string type into a numeric value

Usage

1
destring(varlist)

Arguments

varlist

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

Value

returns NULL, invisibly

Examples

1
2
3
4
5
6
7

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