https://github.com/jtemporal/tad-r
https://github.com/jtemporal/tad-r
r rstats tests
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jtemporal/tad-r
- Owner: jtemporal
- Created: 2017-12-15T20:04:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-15T23:52:08.000Z (over 8 years ago)
- Last Synced: 2025-03-02T06:14:27.852Z (over 1 year ago)
- Topics: r, rstats, tests
- Language: R
- Homepage: https://www.youtube.com/watch?v=ntGJJUWeTwI
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TAD: primeiros passos com a testthat
O link o vídeo do [TAD que mostrei esse código tá aqui](https://www.youtube.com/watch?v=ntGJJUWeTwI&t=2s)
Os slides [tão aqui ó](https://docs.google.com/presentation/d/e/2PACX-1vQ6ATTzOj7TQ6_NP7al8wUO4cTQxUyH6c5tcjRnHYfJ4C-p22seZT9UnUjqczV9Q40E27cOYwAk7QRl/pub?start=false&loop=false&delayms=3000)
```console
$ docker-compose build
$ docker-compose run r bash
# Rscript tad.R
# Rscript run_tests.R
```