dr_here {here}R Documentation

Situation report

Description

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.

Usage

dr_here(show_reason = TRUE)

Arguments

show_reason

⁠[logical(1)]⁠
Include reason in output of dr_here(), defaults to TRUE.

Examples

dr_here()

[Package here version 1.0.1 Index]