include_picture.Rd
A path normalizing wrapper around codeknitr::include_graphics()
include_picture(picture_name, picture_path = "./content/img/")
picture_name | Character; the name of the picture and its extension |
---|---|
picture_path | Character; the path to the folder containing your pictures |