Rdocumentation
powered by
Learn R Programming
neatRanges (version 0.1.4)
Tidy Up Date/Time Ranges
Description
Collapse, partition, combine, fill gaps in and expand date/time ranges.
Copy Link
Link to current version
Version
Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Install
install.packages('neatRanges')
Monthly Downloads
257
Version
0.1.4
License
MIT + file LICENSE
Issues
1
Pull Requests
0
Stars
3
Forks
1
Repository
https://github.com/arg0naut91/neatRanges
Maintainer
Aljaz Jelenko
Last Published
October 18th, 2022
Functions in neatRanges (0.1.4)
Search all functions
combine_ranges
Combines ranges from different tables into a single table.
collapse_ranges
Collapses the consecutive date or timestamp ranges into one record.
expand_dates
Expand date ranges.
expand_times
Expand timestamp ranges.
partition_ranges
Split ranges into multiple records
fill_ranges
Fill the gaps between ranges.