Skip to content

Allow local .Renviron in project #11

@munichrocker

Description

@munichrocker

Argument einführen, dass .Renviron nicht im Homeverzeichnis, sondern im Projektverzeichnis sucht und ggf. anlegt

file.edit(file.path("~", ".Rprofile")) # edit .Rprofile in HOME
file.edit(".Rprofile") # edit project specific .Rprofile

https://csgillespie.github.io/efficientR/r-startup.html

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions