get_export_dir {textAnnotatoR} | R Documentation |
Get export directory
Description
Returns the path to the exports directory, creating it if necessary. This directory is used for storing exported annotation data, visualizations, and analysis results. The function ensures the directory exists and is accessible before returning its path.
Usage
get_export_dir()
Value
Character string containing the path to the exports directory
[Package textAnnotatoR version 0.1.4 Index]