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

teal.modules.clinical Lineplot unused arguments error #670

Closed
Tracked by #69
BLAZEWIM opened this issue Nov 4, 2022 · 3 comments
Closed
Tracked by #69

teal.modules.clinical Lineplot unused arguments error #670

BLAZEWIM opened this issue Nov 4, 2022 · 3 comments
Assignees
Labels

Comments

@BLAZEWIM
Copy link
Contributor

BLAZEWIM commented Nov 4, 2022

Run

teal.gallery::launch_app("safety")

Go to Line Plot

Code failure:

unused arguments (df = anl, variables = variables, interval = "mean_ci", mid = "mean", whiskers = c("mean_ci_lwr", "mean_ci_upr"), table = c("n", "mean_sd", "median", "range"), mid_type = "pl", mid_point_size = 2, newpage = FALSE, title = "Plot of Mean and 95% Mean Confidence Interval of AVAL by Visit", subtitle = "", caption = "NEST PROJECT", y_lab = "AVAL Mean Values for", legend_title = NULL, ggtheme = ggplot2::theme_minimal(), control = control_summarize_vars(conf_level = 0.95), subtitle_add_paramcd = FALSE, subtitle_add_unit = FALSE) 
 when evaluating qenv code:

image

@gogonzo
Copy link
Contributor

gogonzo commented Nov 4, 2022

I m not able to reproduce this

@nikolas-burkoff
Copy link
Contributor

I can't reproduce either...

@nikolas-burkoff
Copy link
Contributor

closing now but @BLAZEWIM reopen if after merge to main this is still broken for you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants