aim-rsf / browseMetadata

An R package to help a researcher browse metadata for health datasets and categorise variables based on research domains
https://aim-rsf.github.io/browseMetadata/
GNU General Public License v3.0
3 stars 1 forks source link

Addition of functionality to go back and undo previous classification #99

Closed DDelbarre closed 1 month ago

DDelbarre commented 1 month ago

When running domain_mapper a user could very easily enter the wrong code, and even though they might immediately identify their mistake they would currently not be able to fix it until they finished all of their classifications. If they are going through quite a lot of variables, then they might also forget to go back and fix the mistake at the end.

It would be useful if there was some sort of functionality that would allow the user to go back to the previous selection and redo their classification. One approach could be if the user enters a specific term instead of the next classification (e.g. "BACK" or "UNDO") then it would go back to the previous variable for them to redo it.

RayStick commented 1 month ago

+1 from Nida (she also requested this)