{
unlink(
write_excel_allsheets(
list = list(iris = iris, mtcars = mtcars),
filename = tempfile()))
}
{
unlink(
write_excel_allsheets(
list = list(iris = iris, mtcars = mtcars),
filename = tempfile()))
}
Run the code above in your browser using DataLab