Description Usage Arguments Value Examples
Transfer one column of data.
1 | sp_transfer_one_column(data, variable, yaxis_scale_mode = NULL, y_add = 0)
|
data |
A data matrix |
variable |
One column name of data matrix |
yaxis_scale_mode |
Give the following |
y_add |
A number to add if log scale is used. Default 0 meaning the minimum non-zero value would be used. |
A data frame
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.