Skip to content

Commit

Permalink
added user instructions for deduplication
Browse files Browse the repository at this point in the history
  • Loading branch information
TNRiley authored Aug 7, 2024
1 parent 472b072 commit 8a0311e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/shiny-app/CiteSource/app.R
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ ui <- shiny::navbarPage("CiteSource",
"Manual deduplication",
br(),
shiny::h5("Step 4: Review potential duplicates manually"),
shiny::p("The following records were identified as potential duplicates. Potential duplicates are combined into a single row with metadata fields for each record represented (ex. Title 1 & Title 2). Click any row to indicate that the records in that row ARE duplicates. Once all duplicates are identified you can click the button 'Remove additional duplicates' and then proceed to the visualizations."),
shiny::textOutput("Manual_pretext"),
shiny::br(),

Expand Down

0 comments on commit 8a0311e

Please sign in to comment.