In section 10.2.1 of this, https://r-pkgs.org/dependencies-mindset-background.html it says "both the lubridate and here packages provide a here() function" however I am not seeing `lubridate::here` at all. Was it perhaps removed?
In section 10.2.1 of this,
https://r-pkgs.org/dependencies-mindset-background.html
it says "both the lubridate and here packages provide a here() function" however I am not seeing
lubridate::hereat all. Was it perhaps removed?