Package: this.path
Type: Package
Title: Get Executing Script's Path, from 'RStudio', 'RGui', 'Rterm' and
        'Rscript' (Command-Line / / Terminal), and when using 'source'
Version: 0.2.1
Author: Andrew Simmons
Maintainer: Andrew Simmons <akwsimmo@gmail.com>
Description: Determine the full path of the executing script. Works when running 
    a line or selection from an open R script in 'RStudio' and 'RGui', when using 
    'source' and 'sys.source' and 'debugSource' ('RStudio' exclusive), and when 
    running R (including 'Rscript') from the command-line / / terminal.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2020-12-17 06:02:59 UTC; SimmonsA
Repository: CRAN
Date/Publication: 2020-12-17 06:50:03 UTC
