VS Code – how to have dataframe show in interactive viewer rather than as a popup window when using view() function?
Currently coding in R in VS Code and trying to figure out how to have the output of the view() function appear in the editor rather than as a pop-up window.