We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1900cc commit 7aa76feCopy full SHA for 7aa76fe
CONTRIBUTING.md
@@ -26,7 +26,7 @@ devtools::load_all(); source('tests/testthat.R', chdir = TRUE)
26
You can also build a ggplot2/plotly comparison table:
27
28
```r
29
-Sys.setenv('PLOTLY_TEST' = 'TRUE')
+Sys.setenv('PLOTLY_TABLE' = 'TRUE')
30
devtools::load_all(); source('tests/testthat.R', chdir = TRUE)
31
```
32
0 commit comments