get.tsv: Generates tsv

Description Usage Arguments Details Value See Also

Description

Method generates tsv string

Usage

1
get.tsv(type = list(name = NULL, type = NULL, value = NULL, supported = F))

Arguments

type

The list of 4 values (as returned by detect.type):

name

name of the variable - not used

type

type of the variable

value

value of the variable

supported

if TRUE the tsv is generated

Details

if the type is supported then it will generate appropriate tsv representation of the object.

Value

tsv string

See Also

Other generate.tsv: get.tsv.array, get.tsv.data.frame, get.tsv.matrix, get.tsv.table, get.tsv.vector


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