Skip to content

Commit

Permalink
spell check fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Melkiades committed Sep 6, 2023
1 parent a00b940 commit 35dea36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# tern 0.9.0.9000
### New Features
* Added vectors of default formats and labels in `tern_default_formats` and `tern_default_labels`, respectively.
* Added getter for statistical method groups with `get_stats`.
* Added getters for formats `get_format_from_stats()` and labels `get_labels_from_stats()`.
* Added utility to get methods from statistical method groups with `get_stats`.
* Added utility to get formats `get_format_from_stats()` and labels `get_labels_from_stats()`.

### Enhancements
* Grouping of valid methods names and their relative default formats and labels into new source file `utils_defaults_handling.R`.
Expand Down

0 comments on commit 35dea36

Please sign in to comment.