Skip to content
Prev 221641 / 398500 Next

R GUI using traitr to display multiple data

Hello to everyone.

I am constructing a GUI table using traitr with multiple buttons that
respond to different codes. Such as I am doing titration of a protein, and I
want the script to run and then the end to be displayed in a window. The
window will have a button for data and graphs, where when you click on the
data button the data will be displayed and when you click on the graph
button the graphs will be displayed. Do you know how to set up different
buttons with functions using the traitr GUI for R? Thanks!