In RStudio viewer pane, data is divided into 50 columns per "page". If I have a dataset with 53 columns, I have to click on the "next page" , in order to view the last column.
Now, assuming, I need to do a quick filter on let's say variable 4 (which is in the first page), but see the results of that filter on the last variable (which is in the second page), the filtering gets lost once I move to the next page, and data is reverted to its original format.
Hoping that this can be improved, since this results to a lot of work, especially if one needs to filter by multiple variables.
I have attached a screenshot of details regarding my current RStudio version.
Thanks