scale_type.productlist {ggmosaic} | R Documentation |
Helper function for determining scales
Description
Used internally to determine class of variable x
Usage
## S3 method for class 'productlist'
scale_type(x)
Arguments
x |
variable |
Value
character string "productlist"
[Package ggmosaic version 0.3.3 Index]