Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 350 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 350 Bytes

Locality-Matching-Botany

Shiny app that takes locations from transcription that are not clear and matches them to known locations. Runs an approximate match using databases from EMu and GBIF.

Requirements

This app requires these R packages:

  • shiny
  • DT
  • dplyr
  • stringr
  • RSQLite
  • stringdist
  • futile.logger
  • countrycode
  • httr