Test downloader
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@ server <- function(input, output) {
|
||||
},
|
||||
content = function(file){
|
||||
|
||||
writexl::write_xlsx(dades$taula, file)
|
||||
writexl::write_xlsx(list("Nitrogen"=dades$taula), file)
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user