Hi! I am quite new to R markdown, so please excuse if my problem (as I hope) has an obvious easy solution. I am writing a project report with Rmarkdown, and want to insert in it let's say two graphs that are encoded, together, in a unique .json file. I have no idea where to start from, since I want to avoid having to read in single lines with values and headers...
Any help would be very much appreciated!