Displaying 1 result from an estimated 1 matches for "r37395".
Did you mean:
r37305
2016 Feb 24
1
%OS on output
R help on 'strptime' has the following in "Details" section.
Specific to R is ?%OSn?, which for output gives the seconds truncated to ?0 <= n <= 6? decimal places (and if ?%OS? is not followed by a digit, it uses the setting of ?getOption("digits.secs")?, or if that is unset, ?n = 3?).
In reality, for output, if '%OS' is not followed by a digit and