Is it possible to use knitr::include_graphics() to create an image link in an R Markdown html presentation?
Or is [](https://www.link_to_website_here/) the only way to do this?
I prefer using a code chunk and knitr but could not figure or find out how to do this.