Closed henriquesposito closed 7 months ago
Alternatively, this could also be incorporated into the make_messydate() function in the form of arguments (i.e. date_type = "range", approx_range = "+3"). This is useful for working with data for modelling purposes as in the messydates article.
make_messydate()
We can also perhaps add (messy) duration class for handling this?
Alternatively, this could also be incorporated into the
make_messydate()
function in the form of arguments (i.e. date_type = "range", approx_range = "+3"). This is useful for working with data for modelling purposes as in the messydates article.