ims
ims copied to clipboard
chapter 8, table 8.2
i don't know how to fix the back ticks and asterisks for variable names an italices
The codes are working in default settings.
Try to add format = "markdown" argument to the kbl() function. It may work.
Or change kbl() function to kable() function.
This must have been a temporary issue, it looks ok for me locally.