-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Adjust ylim
defaults in g_km
when yval = "Failure"
#1028
Conversation
Code Coverage Summary
Diff against main
Results for commit: 1922cd7 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
@@ -8,7 +8,7 @@ | |||
|
|||
See below for the list of formatting functions created in \code{tern} to work with \code{rtables}. | |||
|
|||
Other available formats can be listed via \code{\link[formatters:list_valid_format_labels]{formatters::list_valid_format_labels()}}. Additional | |||
Other available formats can be listed via \code{\link[formatters:list_formats]{formatters::list_valid_format_labels()}}. Additional |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did this change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it did not right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For me it is good! Thanks Emily :) remember to add a news entry as it was a bug
Closes #1027