copy2c | R Documentation |
Copy data.frame R ke dalam Clipboard
copy2c(df, dec = ",", rownames = F, colnames = F, ...)
df |
DataFrame yang ingin di copy |
dec |
format desimal, default dengan koma |
rownames |
apakah nama baris ikut dicopy? |
colnames |
apakah nama kolom ikut dicopy? |
... |
parameter untuk |
tidak ada (silahkan coba paste di spreadshet atau lainnya)
copy2c(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.