https://github.com/p6m7g8-dotfiles/p6df-r
P6 Dotfiles: R
https://github.com/p6m7g8-dotfiles/p6df-r
cli dotfiles p6 p6df p6m7g8 plugin productivity sh shell terminal theme zsh
Last synced: 5 months ago
JSON representation
P6 Dotfiles: R
- Host: GitHub
- URL: https://github.com/p6m7g8-dotfiles/p6df-r
- Owner: p6m7g8-dotfiles
- Created: 2022-03-18T20:31:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T19:14:18.000Z (over 1 year ago)
- Last Synced: 2025-02-07T05:16:07.813Z (over 1 year ago)
- Topics: cli, dotfiles, p6, p6df, p6m7g8, plugin, productivity, sh, shell, terminal, theme, zsh
- Language: Shell
- Homepage: https://continuouslearning.io
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# P6's POSIX.2: p6df-R
## Table of Contents
- [Badges](#badges)
- [Summary](#summary)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [Usage](#usage)
- [Functions](#functions)
- [Hierarchy](#hierarchy)
- [Author](#author)
## Badges
[](https://opensource.org/licenses/Apache-2.0)
## Summary
TODO: Add a short summary of this module.
## Contributing
- [How to Contribute]()
## Code of Conduct
- [Code of Conduct]()
## Usage
### Functions
#### p6df-R
##### p6df-R/init.zsh
- `p6df::modules::R::deps()`
- `p6df::modules::R::external::brew()`
- `p6df::modules::R::home::symlinks()`
- `p6df::modules::R::init(_module, dir)`
- `p6df::modules::R::langs()`
- `p6df::modules::R::vscodes()`
- `str str = p6df::modules::R::prompt::env()`
- `str str = p6df::modules::R::prompt::lang()`
#### p6df-R/lib
##### p6df-R/lib/Renv.sh
- `p6df::modules::R::Renv::latest()`
- `p6df::modules::R::Renv::latest::installed()`
## Hierarchy
```text
.
├── init.zsh
├── lib
│ └── Renv.sh
└── README.md
2 directories, 3 files
```
## Author
Philip M. Gollucci