New memisc release 0.99.20.1 improves compatibility with RStudio and "tidyverse"
Release 0.99.20.1. has been published on CRAN. It improves the way the package interoperates with RStudio and "tidyverse". In particular:
- A function
view()provides a generic interface to the GUI functionView()in base R and RStudio. It makes it possible to extend it to data objects of the classes "data.set", "codeplan", "description", and "importer".