
Met en gras une ligne
ofce_row_bold.RdMet en gras une ligne
Usage
ofce_row_bold(data, row = everything())Examples
head(mtcars) |> gt() |> ofce_row_bold(gear == 4)
#> Error in tab_style(data, style = cell_text(weight = "bold"), locations = cells_body(rows = { { row }})): could not find function "tab_style"