I'm new to programming and I am trying to learn R Programming.
I made a table in R using the rhandsontable library.
I would like to know if it's possible to read values from a user in the table generated by rhandsontable and process the values provided by the user?
Kindly provide some examples Thanks in advance.