Plotly R - Inset chart

I am looking for ways to inset a chart in poorly using R similar to this example in Python. R Plotly’s inset example appears to work differently than Python’s Plotly. Is there a way to recreate the inset example from the Python example?

Thanks in Advance!