Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HenrikBengtsson/dotfiles-for-R
My dotfiles for R, e.g. .Rprofile and .Renviron
https://github.com/HenrikBengtsson/dotfiles-for-R
dotfiles r startup
Last synced: about 1 month ago
JSON representation
My dotfiles for R, e.g. .Rprofile and .Renviron
- Host: GitHub
- URL: https://github.com/HenrikBengtsson/dotfiles-for-R
- Owner: HenrikBengtsson
- Created: 2014-12-05T05:28:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T22:03:12.000Z (6 months ago)
- Last Synced: 2024-08-13T07:14:03.441Z (5 months ago)
- Topics: dotfiles, r, startup
- Language: R
- Homepage:
- Size: 181 KB
- Stars: 28
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - HenrikBengtsson/dotfiles-for-R - My dotfiles for R, e.g. .Rprofile and .Renviron (R)
README
# dotfiles-for-R
This repository provides examples on what my (@HenrikBengtsson) R startup files look like. I'm making use of the [startup] package. By calling
```r
startup::startup()
```
in my `.Rprofile` I can keep my startup code and environment variables organized in individual files in directories `.Rprofile.d` and `.Renviron.d`.[startup]: https://cran.r-project.org/package=startup