setManualScale: check if manual aesthetic should be set

Description Usage Arguments Value Author(s)

View source: R/miscellaneous.R

Description

This is the case only if typeVar and valVar are specified, and if the variable is not numeric or integer (doesn't work with ggplot2)

Usage

1
setManualScale(x, typeVar, valVar)

Arguments

x

data.frame with typeVar

typeVar

name of variable for aesthetic

valVar

fixed value of variable of aesthetic

Value

logical, if TRUE the manual scale should be set

Author(s)

Laure Cougnaud


esetVis documentation built on Nov. 8, 2020, 4:51 p.m.