get.tsv.table: Generates tsv for table

Description Usage Arguments Details Value See Also

View source: R/copy.data.R

Description

Method generates tsv string for a table

Usage

1
2
get.tsv.table(type = list(name = "", type = "table", value = NULL, supported =
  T))

Arguments

type

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

name

name of the variable

type

should be table - not checked, not used

value

an table

supported

should be TRUE - not checked, not used

Details

blank

Value

tsv string

See Also

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


sfr/RStudio-Addin-Snippets documentation built on May 29, 2019, 8:01 p.m.