draw.compare_smooths {gratia} | R Documentation |
Plot comparisons of smooths
Description
Plot comparisons of smooths
Usage
## S3 method for class 'compare_smooths'
draw(object, ncol = NULL, nrow = NULL, guides = "collect", ...)
Arguments
object |
of class |
ncol , nrow |
numeric; the numbers of rows and columns over which to spread the plots |
guides |
character; one of |
... |
additional arguments passed to |
[Package gratia version 0.9.2 Index]