svmiller / dragracer

An R package containing data for RuPaul's Drag Race, Seasons 1-14. The package includes data at the episode-level, contestant-level, and episode-contestant-level.
http://svmiller.com/blog/2019/02/dragracer-rupauls-drag-race-analysis/
19 stars 5 forks source link

converting numeric data stored as characters to actual numeric values #5

Closed vincentarelbundock closed 3 years ago

vincentarelbundock commented 3 years ago

Thanks for the cool package!

Right now, there are a lot of columns with binary data (e.g., missc) that are stored as characters. Would you consider converting those to actual numeric values?

I'm happy to put together a PR if you want.

svmiller commented 3 years ago

Thanks for bringing that to my attention. I'll fix that in the next update.

svmiller commented 3 years ago

Fixed in latest version en route to CRAN. Should be good to go on Github.

vincentarelbundock commented 3 years ago

yessss