# NOT RUN {
this.path:::.Rscript(c("--default-packages=NULL", "--vanilla", "-e", "this.path::this.path()" ))
# }
# NOT RUN {
<!-- % essentials::Rscript(c("--default-packages=NULL", "--vanilla"), exprs = "this.path::this.path()" , mustWork = FALSE) -->
# }
# NOT RUN {
this.path:::.Rscript(c("--default-packages=NULL", "--vanilla", "-e", "this.path::this.path2()"))
# }
# NOT RUN {
<!-- % essentials::Rscript(c("--default-packages=NULL", "--vanilla"), exprs = "this.path::this.path()2", mustWork = FALSE) -->
# }
# NOT RUN {
this.path:::.Rscript(c("--default-packages=NULL", "--vanilla", "-e", "this.path::this.dir()" ))
# }
# NOT RUN {
<!-- % essentials::Rscript(c("--default-packages=NULL", "--vanilla"), exprs = "this.path::this.dir()" , mustWork = FALSE) -->
# }
# NOT RUN {
this.path:::.Rscript(c("--default-packages=NULL", "--vanilla", "-e", "this.path::this.dir2()" ))
# }
# NOT RUN {
<!-- % essentials::Rscript(c("--default-packages=NULL", "--vanilla"), exprs = "this.path::this.dir2()" , mustWork = FALSE) -->
# }
# NOT RUN {
this.path:::.Rscript(c("--default-packages=NULL", "--vanilla", "-e", "this.path::this.dir3()" ))
# }
# NOT RUN {
<!-- % essentials::Rscript(c("--default-packages=NULL", "--vanilla"), exprs = "this.path::this.dir3()" , mustWork = FALSE) -->
# }
Run the code above in your browser using DataLab