https://github.com/pythoncoderunicorn/interviewr
a R pkg for common interview questions
https://github.com/pythoncoderunicorn/interviewr
Last synced: 10 months ago
JSON representation
a R pkg for common interview questions
- Host: GitHub
- URL: https://github.com/pythoncoderunicorn/interviewr
- Owner: PythonCoderUnicorn
- License: other
- Created: 2022-03-27T20:39:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-28T17:05:09.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T20:24:26.633Z (11 months ago)
- Language: R
- Size: 41 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# interviewR
a R pkg for common interview questions
install the interviewR pkg
```
devtools::install_github("PythonCoderUnicorn/interviewR")
```