How we use pander() function inside a sapply() to knit a table into HTML/ word? Here is my code Data <- data.frame(A = sample(1:2,10,replace = TRUE),
For a package containing multiple R Markdown templates, is it possible to include the rendered versions of these templates (skeleton.Rmd) as vignettes / articles in the package documentation website (