plot.density: Density plot of a numeric feature in a df

Description Usage Arguments Value Author(s) Examples

Description

Plots a density function of a numeric feature in a given df

Usage

1
2
## S3 method for class 'density'
plot(df, feature)

Arguments

df

A data frame. Numeric columns will be considered

numeric.v

Numeric feature as a string

Value

Density plot of the numeric feature

Author(s)

Eva Szin Takacs, szin.takacs.eva@gmail.com

Examples

1

szintakacseva/mlhelper documentation built on June 4, 2019, 6:22 p.m.