Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upwrong example in man / hms.Rd #272
Comments
|
Thanks for pointing the omission; |
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up|
Thanks for pointing the omission; |
This example in man/hms.Rd
lacks the last output line. AND if you run the example you will get "9 hours, 20 minutes and 4 seconds" for the missing element. However, the example is quite MISLEADING, due to the presence of "pm" in the last element. One would think that hms() should return "21 hours..." for that element instead of "9 hours..."