Skip to content

Commit e7a56ca

Browse files
committed
finish incomplete sentence
1 parent 78576c8 commit e7a56ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

creating-overview.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ toWebGL(ggplotly(p))
256256
knitr::include_graphics("images/geom-sina-resid.svg")
257257
```
258258

259-
As discussed in Chapter \@ref(ggally-ggnostic), the **GGally** package provides a convenient interface for making similar types of model diagnostic visualizations via the `ggnostic()` function. It also provides a convenience function for visualizating the coefficient estimates and their standard errors via the `ggcoef()` function. Figure \@ref(fig:ggally) shows how injecting interactivity to this plot allows us to query exact values and zoom in on the most intere
259+
As discussed in Chapter \@ref(ggally-ggnostic), the **GGally** package provides a convenient interface for making similar types of model diagnostic visualizations via the `ggnostic()` function. It also provides a convenience function for visualizating the coefficient estimates and their standard errors via the `ggcoef()` function. Figure \@ref(fig:ggally) shows how injecting interactivity into this plot allows us to query exact values and zoom in on the most interesting regions.
260260

261261
```r
262262
library(GGally)

0 commit comments

Comments
 (0)