tests/testthat/_snaps/months.md

check lower boundary

Code
  test_month_from_days(x - 1)
Condition
  Error:
  ! Minimum date value reached. Cannot compute civil months.

check upper boundary

Code
  test_month_from_days(x + 1)
Condition
  Error:
  ! Maximum date value reached. Cannot compute civil months.


Try the almanac package in your browser

Any scripts or data that you put into this service are public.

almanac documentation built on April 14, 2023, 12:23 a.m.