When you want to include a pdf file in your Rmarkdown post, here are the tips for you.
- If the file is from your online Github repo, you should first get the link for the file.
First click the PDF file in your Github repo. Then right click in the download
button and copy the link by copy link address
.
- If it is a local file, just put it in the
content/post/
,static/
orstatic/courses/
folder.