Displaying 2 results from an estimated 2 matches for "int_flip".
Did you mean:
int_fil
2012 Mar 06
0
lubridate 1.1.0
...ernal structure of lubridate R code has been reorganized at
https://github.com/hadley/lubridate to make lubridate more development
friendly.
NEW FEATURES
* intervals are now more useful and lubridate has more ways to manipulate
them. Intervals can be created with %--%; modified with int_shift(),
int_flip(), and int_standardize(); manipulated with intersect(), union(),
and setdiff(); and used in logical tests with int_aligns(), int_overlaps(),
and %within%. lubridate will no longer perform arithmetic between two
intervals because the correct results of such operations is no more obvious
than the cor...
2012 Mar 06
0
lubridate 1.1.0
...ernal structure of lubridate R code has been reorganized at
https://github.com/hadley/lubridate to make lubridate more development
friendly.
NEW FEATURES
* intervals are now more useful and lubridate has more ways to manipulate
them. Intervals can be created with %--%; modified with int_shift(),
int_flip(), and int_standardize(); manipulated with intersect(), union(),
and setdiff(); and used in logical tests with int_aligns(), int_overlaps(),
and %within%. lubridate will no longer perform arithmetic between two
intervals because the correct results of such operations is no more obvious
than the cor...