unselectNumeric {ggiraphExtra}R Documentation

Unselect numeric column of a data.frame

Description

Unselect numeric column of a data.frame

Usage

unselectNumeric(data, colnames, maxfactorno = 6)

Arguments

data

a data.frame

colnames

Column names to be converted

maxfactorno

maximum unique value of column


[Package ggiraphExtra version 0.3.0 Index]