Feature: parttime subtraction to produce a parital difftime
- Dominant language
- R
- Stars
- 18
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
To provide a more familiar interface for creating difftimes, parttime should provide:
```
`-`(, ) ->
```
In all cases, a partial difftime should be the widest resulting range from two partial difftimes based on the upper and lower imputed values. This includes missing-in-the-middle partial datetimes.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the partial_time subtraction and partial_difftime implementations in the parttime R package, then trace how missing-in-the-middle partial datetimes are represented. Done means subtraction accepts two partial times and returns the widest partial difftime range based on upper and lower imputed values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100