I am trying to do something relatively simple. I want to create a radio button that switches between two plotting formats. The radio button switches between two options. Let us call them ‘a’ and ‘b.’ When ‘a’ is selected, I want to plot two figures side by side using bootst…