From 7f800f2bb6379b6e94e2d3008fa4255bbbf919d6 Mon Sep 17 00:00:00 2001 From: Stephanie Reinders Date: Tue, 26 Nov 2024 14:49:09 -0600 Subject: [PATCH] Corrected NEWS.md --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 25fbced2..8a6e44a2 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ ## Minor improvements and fixes -* Changed the `writer_indices` and `doc_indices` arguments in `get_clusters_batch()` to be optional. The main reason for this change is so that users do not need to use a naming convention for their handwriting files in order to use `handwriterRF::calculate_slr()` which calls `get_clusters_batch()`. +* Changed the `writer_indices` and `doc_indices` arguments in `get_clusters_batch()` to be optional. The main reason for this change is so that users do not need to use a naming convention for their handwriting files in order to use `handwriterRF::calculate_slr()` and `handwriterRF::compare_documents()` which call `get_clusters_batch()`. # handwriter 3.2.1