PatientLevelPrediction icon indicating copy to clipboard operation
PatientLevelPrediction copied to clipboard

minor suggested updates to package

Open jreps opened this issue 2 years ago • 1 comments

  • [fixed] add checkmate to check all inputs for PLP
  • use roxygen templates for common inputs to use standard terminologies (should we have OHDSI specific templates)?

jreps avatar Aug 09 '22 18:08 jreps

I fixed the check issues with using if (class(x) = 'y') so no longer need checkmate.

roxygen templates still needed

jreps avatar Aug 25 '22 14:08 jreps