I have a simple data frame that I want to display in the viewer. I succeed by using the gt package but it require a version of R which bother me for the rest of my code.
Anyway, i have this data frame :
that I want in an image format for example, gt package give me this result :
Satisfying result if there was no problem of R version. I hope I was clear and you will be able to help me. Thank you for your time.