Skip to content

carolinamoura2000/essai-DTZ-tests-

Repository files navigation

testdatazoomamazonia

Codecov test coverage

The goal of testdatazoomamazonia is to ...

Installation

You can install the development version of testdatazoomamazonia from GitHub with:

# install.packages("devtools")
devtools::install_github("carolinamoura2000/essai-DTZ-tests-")

Example

This is a basic example which shows you how to solve a common problem:

library(testdatazoomamazonia)
## basic example code

## From the R console, you can run all tests in a file with test_file("./path/to/file"), and all tests in a folder with test_dir("./path/to/folder")

test_dir("C:/Users/carol/iCloudDrive/PUC/DATAZOOM/essai-DTZ-tests-/tests/testthat", reporter=c("minimal", "location"))

# If you want to run all the tests of a package, you just need to press Ctrl/Cmd + Shift + T (from within RStudio), or run devtools::test() from the R console.

install.packages("datazoom.amazonia")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published