Sir when I do data %>% kbl() the result just showed briefly (few seconds in white background) then disappeared. I was doing it in rmarkdown. Why was this Sir ? thanking you in advance.
Hi, That was grate, thank you. Do you have any suggestion for the case that colour code is shown instead of the colourfull text in a markdown table, please? I need the maximum in a specific column be coloured, not more. Thank you.
The summary of an lm() object can be converted into a tidy format very easily with the "broom" package. I've got a video on "tidying and interpreting linear model output" that could help!
3 ปีที่แล้ว
@@RichardOnData Thanks so much for your answer!! I´ll watch the video!!
Hi Richard ! Very nice tutorial ! Congrats. However I have a question: how to add automatic caption like Table 1, Table 2, so on to our kbl() function ? It seems it only handle the caption and not the numbering !
very helpful video.. but i do have further questions regarding something like the data bar under conditional formatting like the one in excel.. do you know how can i do it in groups or sub groups per column??
Hi Richard! Is there an option to format the numbers? For example numbers without decimals and add the comma of thousands and millions? Thank you! We miss you man. Where have you been?
Thanks so much for making this, it helped me a lot. I had to refer back to it several times. You explain things very clearly.
Thank you!
The information you are sharing is very useful to me to do project. Thank you for giving this wonderful lecture.👍
Thanks for sharing this awesome tutorial, Richard!
THIS LOOKS SUPER AWESOME! THANKSSS A LOT
Thank you so much, this video helped me a lot to learn kable package
Thank you for this tutorial. Very helpful
I was looking for this and found it, thanks Richard.
Sir when I do data %>%
kbl() the result just showed briefly (few seconds in white background) then disappeared. I was doing it in rmarkdown. Why was this Sir ? thanking you in advance.
Very useful information! Thanks for the video!
My pleasure!
Thanks for your video. It's what I was looking for :)
Glad I could help!
This guy is super ~~**E.X.T.R.A**~~
Really appreciate your content. Thank you
You are most welcome; glad to have you!
thanks for helpful video!
Hi,
That was grate, thank you.
Do you have any suggestion for the case that colour code is shown instead of the colourfull text in a markdown table, please?
I need the maximum in a specific column be coloured, not more.
Thank you.
Really good. Thank you
My pleasure!
Thank u for this Richard
Got any idea how to spread/split a long table across slides?
Been searching for this for couple of weeks now
Thanks
Great video! I have a question, ¿how could I use these formats with the output of a function, e.g. summary of an Lm object?. Thanks in advance
The summary of an lm() object can be converted into a tidy format very easily with the "broom" package. I've got a video on "tidying and interpreting linear model output" that could help!
@@RichardOnData Thanks so much for your answer!! I´ll watch the video!!
How to decrease the size of the column?
You should do a textbook video. especially if you still have physical textbooks from when you did your Masters.
This is an excellent idea. There's a couple good ones and a couple highly overrated ones that I think are worth talking about it!
Hi Richard ! Very nice tutorial ! Congrats. However I have a question: how to add automatic caption like Table 1, Table 2, so on to our kbl() function ? It seems it only handle the caption and not the numbering !
when I knit when using kable_material_dark it isn't displayed dark in the PDF, is it normal?
very helpful video.. but i do have further questions regarding something like the data bar under conditional formatting like the one in excel.. do you know how can i do it in groups or sub groups per column??
Hi Richard! Is there an option to format the numbers? For example numbers without decimals and add the comma of thousands and millions? Thank you! We miss you man. Where have you been?
Honestly still haven't seen anyone demonstrate how to change the color of the caption directly in R.....