sdcoe_table.RdSDCOE table function
sdcoe_table(df, width = 1, even_body = "white", odd_body = "lightgrey")The data frame to be put into the table
The width of the table. Default is 1
The background color of the even rows. Default is "lightgrey"
The background color of the odd rows. Default is "white"
A table theme