R kernel has no function "edit" and "choose.files()"

Hi all,

I would like to know how to implement edit_a_dataframe on fly and file.choose function. When I simply run them, response said something like “‘edit()’ not yet supported in the Jupyter R kernel”.

I tried packages like DataEditR, but none of them pop up a excel window or excel output for me to edit the dataframe.