Added na.rm for Summary.numeric_version#231
Conversation
llrs
left a comment
There was a problem hiding this comment.
I'm sure this will help with the summary() but how will it help with max(), min(), range()? They will be called independently of the summary.numeric_version() method.
|
Thanks for taking a look @llrs. This is for the Hopefully this clarifies the patch, but please let me know if the patch/bugzilla report aren't clear so that I can fix it. |
|
Hi, I am interested on improving support for Now that I think of it it would be nice if a test is added on |
|
Great! One last things is to directly attach the diff to bugzilla as it might make easier for R core members to pick that than check the link and copy the patch from the web. |
|
Good idea. I've updated the bugzilla. |
https://bugs.r-project.org/show_bug.cgi?id=19000