Generate IDs
Usage
generate_tables(
annotations = NULL,
file_negative = NULL,
file_positive = NULL,
min_confidence = 0.4,
show_example = FALSE,
export_csv = TRUE,
export_html = TRUE,
export_dir = "data/processed",
export_name = "cascade_table"
)