dr_here()
shows a message that by default also includes the
reason why here()
is set to a particular directory.
Use this function if here()
gives unexpected results.
dr_here(show_reason = TRUE)
Arguments
show_reason |
[logical(1)]
Include reason in output of dr_here() , defaults to TRUE .
|
Examples
dr_here()
#> here() starts at /data/GHE/mpn/deployment/deployments/2021-01-04.
#> - This directory contains a file matching "[.]Rproj$" with contents matching "^Version: " in the first line
#> - Initial working directory: /data/GHE/mpn/deployment/deployments/2021-01-04
#> - Current working directory: /tmp/RtmplZFbYE/here-1.0.1/docs/reference