ropensci / gendercoder

Creating R package to code free text gender responses
https://docs.ropensci.org/gendercoder/
Other
46 stars 12 forks source link

Make a shiny app #38

Closed Lingtax closed 3 years ago

Lingtax commented 3 years ago

We know there are people who are still wedded to their GUI stats software, and asking them to switch to R is a barrier to them adopting this. I'm too lazy and incompetent to rewrite this for STATA / SPSS, but haven and shiny already exist.

Let's make a shiny app that reads the data, and at least does a basic application of the core function (without custom dictionaries) to a new variable and saves it back in the original format.

ekothe commented 3 years ago

Are you a mind reader? This was in the issue tracker in my head

Lingtax commented 3 years ago

Started development here: https://github.com/Lingtax/gendercoder-app/