View source: R/export_results.R
| export_results.etalonnage | R Documentation | 
Export results to a csv file. The files are automatically named according to
the name attribute of the object or to its name if the attribute is NULL.
## S3 method for class 'etalonnage' export_results(x, coef = TRUE, metrics = TRUE)
x | 
 An object of class etalonnage.  | 
coef | 
 A logical indicating whether to export estimated coefficients to
a csv file - if missing defaults to   | 
metrics | 
 A logical indicating whether to export some performances
metrics to a csv file - if missing defaults to   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.