diff --git a/server.R b/server.R index e28409f..9e08271 100644 --- a/server.R +++ b/server.R @@ -358,7 +358,9 @@ shinyServer(function(input, output, session) { } print(M) M - }) + }, + rownames = TRUE + ) # *** Print figure legend *** output$FigureLegend <- renderPrint({