Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

summary with an empty summarised result #175

Closed
edward-burn opened this issue Oct 18, 2024 · 2 comments
Closed

summary with an empty summarised result #175

edward-burn opened this issue Oct 18, 2024 · 2 comments

Comments

@edward-burn
Copy link
Contributor

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) 

image

image

@edward-burn
Copy link
Contributor Author

this seems to only happen if overwriting an existing app - if I delete the previous app manually, the new one works as expected

image

@catalamarti
Copy link
Contributor

this has been fixed by #184

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

No branches or pull requests

2 participants