Skip to content

Commit 8d272d1

Browse files
author
Joseph Damiba
committed
get splom example to compile
1 parent 0e535a3 commit 8d272d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

r/2018-05-23-splom.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The Plotly splom trace implementation for the scaterplot matrix does not require
4040

4141
A trace of type splom is defined as follows:
4242

43-
``` {r, results = 'hide'}
43+
``` {r, results = 'hide', eval=FALSE}
4444
p <- plot_ly() %>%
4545
add_trace(
4646
dimensions = list(

0 commit comments

Comments
 (0)