Does anyone know how to make column headers editable in rhandsontable?
Cheers, Dillon
This seems not supported by default from answer on their forum:
There are some tricks in this answser. maybe it can be hint to add them in your R code.
Thanks for the suggestion @cderv!
I think I will use a workaround for the time being. I will move the colnames into the data.frame such that they can be edited and then re-apply afterwards.
Dillon
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.