Relative Content

Tag Archive for rr-markdownkableextra

Adjusting background color opacity in row_spec

I’m trying to adjust the opacity of the background color using kableExtra::row_spec but it seems that the part governing the alpha is being ignored. Is there anyway that I can control the alpha of a background color using this function? I have done a fair bit of searching but have not found anyone else with a similar issue as mine.