Should epoch parameter of eras also have an era?
Open
enhancement
- Dominant language
- R
- Stars
- 15
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently era() assumes the epoch parameter is a year in the Common Era, but we could make this itself a yr object (defaulting to CE).
Contributor guide
Research direction
Start by locating the era() implementation and the yr object definition in the R package. Read how the epoch parameter is currently interpreted and check existing tests for era() and yr values. Done means epoch accepts a yr object while retaining the current CE default and behavior.
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
- 35/100