Closed edward-burn closed 4 weeks ago
I'm seeing results in the summary even if I pass an empty summarised result
OmopViewer::exportStaticApp( result = omopgenerics::emptySummarisedResult(), directory = here::here(), summary = TRUE)
this seems to only happen if overwriting an existing app - if I delete the previous app manually, the new one works as expected
this has been fixed by #184
I'm seeing results in the summary even if I pass an empty summarised result