2 Comments
Guest *Pitla* @ 2017-10-25 11:57:24 originally posted:
Yihui, I have a zipped file (a minimal example) of bookdown related files. I need some help in generating parameterized reports. I have tried using documentation in http://rmarkdown.rstudio.com/developer_parameterized_reports.html and other relevant sites. Your assistance would be highly appreciated.
Guest *Johannes Chou* @ 2017-12-26 07:15:03 originally posted:
Not to offend, but this may not be an appropriate place to ask a practical and off-topic question.
Guest *Herbert Holeman* @ 2021-12-27 00:24:45 originally posted:
This is the error I get when I run this chunk in R
if(!require(skimr)) install.packages("skimr")
library(skimr)
skim(sun)
! LaTeX Error: Unicode character â–? (U+2581)
not set up for use with LaTeX.
Sign in to join the discussion
Sign in with GitHub