I just got done browsing the keyboard shortcuts for RStudio and I can't find one for View()
. Does this exist in any form?
I'd like to highlight any data frame in my source pane and hit Ctrl+X+Y+Z or whatever to see the spreadsheet view of my data frame in RStudio. I often create data frames and I have to jump to the console and type View(data_frame)
to make sense of the data frame. Because the tibble view is too condensed. I know I can highlight the data frame in source and Ctrl+Enter but that just yields the condensed tibble view.
Although not documented, F2 should work in recent RStudio versions.
(It does work for me for version 1.1.423 on Linux and Windows, but this issue is still open on their GitHub.)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With