From 18fcec73c99ef6c92b07907df2a1f1e261ee0692 Mon Sep 17 00:00:00 2001 From: Alexandre Gouy Date: Sat, 30 Nov 2024 00:01:54 +0100 Subject: [PATCH] replaced example dataset --- R/sidebar.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/sidebar.R b/R/sidebar.R index 9808fc6..0049682 100644 --- a/R/sidebar.R +++ b/R/sidebar.R @@ -13,7 +13,7 @@ sidebarUI <- function() { )), h4('Input'), p('Please go to the documentation tab for details about the input file format.'), - HTML('Click here to download an example file.'), + HTML('Click here to download an example file.'), tags$hr(), radioButtons( inputId = 'ploidy', label = "Ploidy",