1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-12 21:01:56 +02:00

edit vignette title

This commit is contained in:
2018-05-14 11:54:08 +02:00
parent f05e7178cb
commit 95f7c78fd6
4 changed files with 6 additions and 346 deletions

View File

@ -1,6 +1,6 @@
# 0.2.9000 (development version)
#### New
* Vignettes about frequency tables: [vignettes/freq.html](vignettes/freq.html)
* 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)`
#### Changed