Learn R Programming

textAnnotatoR (version 1.0.1)

annotate_gui: Text Annotation GUI

Description

Launch an interactive Shiny application for text annotation and analysis. The GUI provides tools for importing text, applying codes, creating memos, and analyzing annotations through various visualizations.

Usage

annotate_gui()

Arguments

Value

Launches a Shiny application in the default web browser

Details

Interactive Text Annotation Interface

The annotation interface includes the following features:

  • Text import and display

  • Code application and management

  • Memo creation and linking

  • Project management (save/load)

  • Annotation analysis tools

  • Export capabilities

Examples

Run this code
if(interactive()) {
  annotate_gui()
}

Run the code above in your browser using DataLab