Learn R Programming

here (version 1.0.1)

dr_here: 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

Run this code
# NOT RUN {
dr_here()
# }

Run the code above in your browser using DataLab