Having problems with special characters as per attached .Rmd and .pdf files.
This is probably an option setting that I am missing but haven't been able to figure it out.
> library(rmarkdown)
> sessionInfo()
R version 3.5.1 (2018-07-02)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 7 x64 (build 7601) Service Pack 1
Matrix products: default
locale:
[1] LC_COLLATE=English_Canada.1252 LC_CTYPE=English_Canada.1252 LC_MONETARY=English_Canada.1252
[4] LC_NUMERIC=C LC_TIME=English_Canada.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] rmarkdown_1.10
loaded via a namespace (and not attached):
[1] compiler_3.5.1 backports_1.1.2 magrittr_1.5 rprojroot_1.3-2 htmltools_0.3.6 tools_3.5.1
[7] yaml_2.1.19 Rcpp_0.12.17 stringi_1.1.7 knitr_1.20 stringr_1.3.1 digest_0.6.15
[13] evaluate_0.10.1
>
Thanks in advance for any help.