Skip to contents
DiagTestKit
0.6.11
Reference
Articles
Examples
Getting Started
Changelog
Light
Dark
Auto
Changelog
Version 0.6.10
Add online documentation
Version 0.6.9
Remove unneeded use of
stringsAsFactors=FALSE
.
Version 0.6.2 to 0.6.8
Add static documentation
version 0.6.1
Fix documentation issues.
Version 0.6.0
Update code to give correct results in R 4.0+ due to R changing default of
stringsAsFactors = TRUE
in R 3.6.3 and before to
stringsAsFactors = FALSE
in R 4.0 and later.