fr-export_xlsx.QR_matrix | R Documentation |
Permet d'exporter un bilan qualité dans un fichier Excel.
x |
objet de type |
file |
un objet de type |
auto_format |
booléen indiquant s'il faut formatter la sortie
( |
overwrite |
booléen indiquant s'il faut ré-écrire créer le fichier Excel
s'il existe déjà ( |
... |
autres argument non utilisés |
Renvoie de manière invisible (via invisible(x)
) un objet de
classeur créé par XLConnect::loadWorkbook()
pour une manipulation
ultérieure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.