
Run the Replication Annotator
run_annotator.RdThis function previously launched a local Shiny app but now opens the hosted web version of the FReD Annotator.
Examples
if (interactive()) {
run_annotator()
}

run_annotator.RdThis function previously launched a local Shiny app but now opens the hosted web version of the FReD Annotator.
if (interactive()) {
run_annotator()
}