ShinyTester icon indicating copy to clipboard operation
ShinyTester copied to clipboard

add function for measuring if calls have been passed

Open DataStrategist opened this issue 8 years ago • 0 comments
trafficstars

Add a print statement to DummyChecker.

And then, check that each reactive component has what it needs. IE -

  • Check what reactives are being passed into each Chunk
  • Check all data object definitions, and see if any refer to reactives that should be referenced in.

DataStrategist avatar Mar 28 '17 12:03 DataStrategist