From e25431f435a18978319912945ee046a5a57ad191 Mon Sep 17 00:00:00 2001 From: lidefi87 Date: Wed, 27 Nov 2024 01:06:55 +0000 Subject: [PATCH] adding info about files included in downloaded fishing data folder --- app.R | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app.R b/app.R index f230a1d..9da2ebc 100644 --- a/app.R +++ b/app.R @@ -529,7 +529,10 @@ ui <- fluidPage( # Inline layout for download button p(em("Optional: "), "Get a copy of the data used to create - these plots by clicking the 'Download' button below."), + these plots by clicking the 'Download' button below. Note + that the compressed downloaded folder also includes a + dictionary to interpret the column names in the fishing data + and keys to interpret country codes."), downloadButton(outputId = "download_data", label = "Download") ), mainPanel(