process_comparison_file {textAnnotatoR}R Documentation

Process comparison file

Description

Processes uploaded comparison files, handling different file formats (CSV, JSON) and ensuring proper data structure and types for comparison analysis.

Usage

process_comparison_file(filepath)

Arguments

filepath

Character string specifying the path to the comparison file

Value

Data frame containing processed annotations with columns:


[Package textAnnotatoR version 0.1.4 Index]