Skip to content

tsibble 0.8.3

Compare
Choose a tag to compare
@earowang earowang released this 29 Jul 23:03
  • Added lifecycle badges to functions.
  • index_by() supports lambda expression (#91).
  • Defunct argument gather in as_tsibble.mts() in favour of pivot_longer.
  • yearweek() handles characters containing keywords "W"/"Wk"/"Week", for example yearweek("2019 W03").