Instead of having to include the relative path to an image like so:

I would like to bring in an image from the yaml object like so:

where yaml$inputs$R1_ambient
contains the full path to the png
. However, this does not render the image. Why is that?