export_data_bt | R Documentation |
This function exports a data frame to a tab-delimited text file (BayesTraits style).
export_data_bt(data, file)
data |
A data frame |
file |
Output file directory |
This function outputs a tab-delimited text file containing the dataset.
Kevin Surya
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.