powered by
write_xlsx(file, code, size = c(width = 10, height = 7.5), ...)
.xlsx
fun
dml_xlsx
write_xlsx(file = "my_plot_1.xlsx", code = plot(rnorm(10))) write_xlsx(file = "my_plot_2.xlsx", code = barplot(1:7, col = 1:7))
Run the code above in your browser using DataLab