1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-05 05:29:41 +02:00

Update freq function

This commit is contained in:
uscloud
2018-05-22 16:34:22 +02:00
parent 0d80647d41
commit dcc26dd942
71 changed files with 26 additions and 28 deletions

2
NEWS.md Normal file → Executable file
View File

@@ -1,4 +1,4 @@
# 0.2.9000 (development version)
# 0.2.0.9000 (development version)
#### New
* Vignettes about frequency tables
* Possibility to globally set the default for the amount of items to print in frequency tables (`freq` function), with `options(max.print.freq = n)`