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
For devtools I often need to construct the full paths to files inside a package, so it would be useful to have proj_path() exported so I wouldn't have to use something like file.path(usethis::proj_get() ...).