You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is devtools still the forever home for get_path(), set_path(path), and add_path(path, after = Inf)? I came across these in a disambiguation prompt when seeking help on fs::path(). The latter two definitely feel more like withr functions now.
The text was updated successfully, but these errors were encountered:
This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/
lockbot
locked and limited conversation to collaborators
Jan 14, 2019
Is devtools still the forever home for
get_path()
,set_path(path)
, andadd_path(path, after = Inf)
? I came across these in a disambiguation prompt when seeking help onfs::path()
. The latter two definitely feel more like withr functions now.The text was updated successfully, but these errors were encountered: