From 0f6770b064cb49f2e3d48401dfeb6040d764f6fe Mon Sep 17 00:00:00 2001 From: Alex Forsythe Date: Mon, 15 Apr 2019 13:52:09 -0700 Subject: [PATCH] add link to colorSpec::computeSSI man page - adds linke to the colorSpec::computeSSI man page with details about the R colorSpec computeSSI method and usage. Links to dependant functions, references, examples, and the source code can be found on the man page. --- app.R | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app.R b/app.R index 8022d6f..6f7599c 100644 --- a/app.R +++ b/app.R @@ -277,6 +277,11 @@ ui <- navbarPage( a(href = 'https://cran.r-project.org/web/packages/colorSpec/index.html', 'colorSpec', target = '_blank'), + '(in particular the', + a(href = 'https://rdrr.io/cran/colorSpec/man/computeSSI.html', + 'computeSSI', + target = '_blank'), + 'method)', br(), 'Current software versions : ', tags$ul(