detect.type: Check the type of the variable

Description Usage Arguments Value

Description

Method checks if the variable exists, and what type it is. Based on that it decides if the type is supported or not.

Usage

1
detect.type(variable.name = "")

Arguments

variable.name

The name of the variable taht will be checked.

Value

The list of 4 values:

name

name of the variable

type

type of the variable

value

value of the variable

supported

TRUE if tsv can be generated, FALSE otherwise


sfr/snippets-addin documentation built on May 29, 2019, 8:02 p.m.