Move data.frames from your R session into Excel/Libreoffice for inspection.
- A recent version of Emacs
- Emacs Speaks Statistics
- Excel or something similar
Install from Github via straight.el until the software is available on MELPA or ELPA.
(use-package pop-data-frame
:defer t
:after ess-r-mode
:straight (:host github :repo "jthaman/pop-data-frame"))