kableExtra
kableExtra copied to clipboard
Allow arbitrary palette in `spec_color`.
This StackOverflow question https://stackoverflow.com/q/70639647/2554330 wanted to use a non-Viridis palette in spec_color. This PR adds that as a possibility by adding a palette argument to the function.