tidyfun / tf

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

methods to manipulate domain of `tf` #6

Closed fabian-s closed 6 months ago

fabian-s commented 5 years ago

add domain<-() and move() to shift/modify domain of a tf

fabian-s commented 2 years ago

Use cases for functions modifying arg-vecs:

(these need to automatically adapt domain as well.)

fabian-s commented 2 years ago

Use cases for changing domain:

fabian-s commented 2 years ago

this might be done? see #2

fabian-s commented 6 months ago