‘APCalign-app’ is a Shiny interface to the ‘APCalign’ R package.
The app enables users to align their Australian plant taxon name strings and update to current, accepted standards by the Australian Plant Census (APC)
The app can be accessed at: https://unsw.shinyapps.io/APCalign-app/
This app is currently not on CRAN, to install its current development version:
remotes::install_github("traitecoevo/APCalign-app")
library(APCalignApp)
align_app()