I saved a table created by gt in HTML using gtsave. I'm having trouble loading and displaying this small HTML table in Shiny The HTML table is at: https://filed
This is my first post, so apologies if I messed something up. I am trying to apply conditional formatting to multiple columns (comparing results for samples Sam
Suppose my dataframe (df) only includes this single character variable: race.ethnicity<-c("W", "C", "F", "F", "J") I want to create a frequency table for th