Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/safwanshamsir99/r-functions


https://github.com/safwanshamsir99/r-functions

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# R-Functions

# Testing
## Run all tests (make sure you are in the parent directory)
```
# RStudio Console
$ testthat::test_file("tests/testthat/test-backend_test.R")

```