Allow user to hide row labels of Displayr table of RAW data
A
Adam Gross
As a user, I often will want to show the RAW data in my document, in particular, when I am showcasing verbatim responses of a text variable.
When I do this, Displayr automatically adds a sequence of numbers as a column to the left of the text responses. (See the image attached).
Users very rarely want to show this column. But there is no option to hide it.
The workaround for users is to convert the table into a Table with Custom formatting, then use R code to add a scroll bar, and do several formatting steps. ALl of which would be unnecessary if the user could hide the first column.