gtrack.array.get_colnames | R Documentation |
Returns column names of array track.
gtrack.array.get_colnames(track = NULL)
track |
track name |
This function returns the column names of an array track.
A character vector with column names.
gtrack.array.set_colnames
,
gtrack.array.extract
, gvtrack.array.slice
,
gtrack.info
gtrack.array.get_colnames("array_track")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.