Skip to content

Conversation

@couthcommander
Copy link
Contributor

@couthcommander couthcommander commented Aug 26, 2024

questions

  • when should "calc" fields be evaluated?
    • currently in .castRecords, which may be a bad choice
  • where should they be evaluated?
    • currently in .castRecords, which may be a bad choice
  • how should they be cast?
    • same as the non "_recalc" field
  • how should results be summarized?
    • testing if [field] == [field]_recalc
  • how should errors be handled?
    • result = NA
    • what's the error message?

todo

  • map redcap functions to R (calculationEnvironment.R)
  • handle evaluation of functions (redcapCalculations.R)
  • casting
  • summary table
  • tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants