Skip to contents

Report out save location

Usage

.locn_reporter(path, desc = "")

Arguments

path

a complete path to cat

desc

optional to describe type of path

Value

the input path

Examples

here::here() |> xlr:::.locn_reporter( desc = 'Workbook ')
#> 
#> Workbook location:
#>     '/home/runner/work/xlr/xlr'
#> 
#> [1] "/home/runner/work/xlr/xlr"