View source: R/export_and_compress.R
export | R Documentation |
Con ";" come separatore di colonne.
export(.data, name = NULL, fileEncoding = "CP1252", ...)
.data |
oggetto da esportare (data frame) |
name |
nome del file in cui esportare (default NULL, crea un nome automaticamente sulla base della data) |
fileEncoding |
encoding del file (default "CP1252", per windows...). Altro valore utilizzato spesso: "UTF-8". |
... |
altri argomenti che si possono passare (vedi |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.