markjrieke / riekelib

A collection of functions I use regulary

Home Page:https://markjrieke.github.io/riekelib/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conscious decoupling of Qualtrics/MH functions?

markjrieke opened this issue · comments

Food for thought, possibly would be beneficial to have a church/state separation of the Qualtrics/MH functions and the more personal functions I use. Qualtrics/MH functions would get their own package. There's no fire burning for this --- I'm still the only one on the team using R --- but this just seems to be a bit cleaner.

Functions for consideration:

  • fetch_surveys()
  • fix_survey_names()
  • fix_campus_names()
  • deduplicate_ip()
  • read_recodes()
  • set_recode_path()
  • rnps()
  • qnps()

these would all need tests/codecoverage that doesn't currently exist now