Package: this.path
Type: Package
Title: Get Executing Script's Path, from 'RStudio', 'RGui', 'Rscript'
        (Command-Line / / Terminal), and when using 'source'
Version: 0.2.0
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 'Rscript' from the command-line / / terminal.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2020-12-03 04:01:22 UTC; SimmonsA
Repository: CRAN
Date/Publication: 2020-12-03 08:50:02 UTC
