tidyfun / tf

S3 classes and methods for tidy functional data
https://tidyfun.github.io/tf/
GNU Affero General Public License v3.0
6 stars 2 forks source link

refactor: replace deprecated `purrr::cross2` for `expand.grid` impl #50

Closed m-muecke closed 5 months ago

m-muecke commented 6 months ago

Closes https://github.com/tidyfun/tf/issues/39

fabian-s commented 5 months ago

dankö