You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Patowhiz I tried the select themes and it gives an error that it cannot find the function that it needs for any theme. I am trying to get, for example this table, in the Excel theme:
I can make it work by running
library(gtExtras)
in the script window. Can you please fix that.
That table also would benefit from your new drop facility that I assume you will be adding in your soon to be improved tables sub-dialog.
(I know we may be able to avoid the need for that facility in this dialog, but we'll soon be connecting others, particularly the 2/3 variable summary dialog, where the feature will also be needed.)
The text was updated successfully, but these errors were encountered:
@Patowhiz the default table above is an example. I would like to be able to drop the summary variable column in the table. I assume, with the nanoplots, you will be adding the drop anyway, so it is also an option for here.
Also in that table above I assume I can replace NA by blank, or other things. Is that easy?
@Patowhiz I tried the select themes and it gives an error that it cannot find the function that it needs for any theme. I am trying to get, for example this table, in the Excel theme:
I can make it work by running
library(gtExtras)
in the script window. Can you please fix that.
That table also would benefit from your new drop facility that I assume you will be adding in your soon to be improved tables sub-dialog.
(I know we may be able to avoid the need for that facility in this dialog, but we'll soon be connecting others, particularly the 2/3 variable summary dialog, where the feature will also be needed.)
The text was updated successfully, but these errors were encountered: