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

Allow user to give their own list of auto-categorisations #68

Closed RayStick closed 4 months ago

RayStick commented 6 months ago

Suggested steps:

  1. Create a data dictionary that pairs 'variable name' to categorisation number
  2. Read in this data dictionary within the domain_mapping code
  3. Include in the docs how a user can make changes/use their own dictionary that pairs names to categories