tidyblocks icon indicating copy to clipboard operation
tidyblocks copied to clipboard

Allow user to save scalar results in variables and refer to those in computations

Open gvwilson opened this issue 4 years ago • 0 comments

Use case:

  1. User calculates a correlation coefficient.
  2. User wants to use that value in a subsequent calculation, but there's no way to store it now and refer to it later.

This will be a big change, so we need to think through implications before implementing.

gvwilson avatar Jul 29 '20 16:07 gvwilson