feature_density: Plot a density graph of feature's names contained in the...

View source: R/visualize.R

feature_densityR Documentation

Plot a density graph of feature's names contained in the dataset.

Description

Plot a density graph of feature's names contained in the dataset.

Usage

feature_density(column.names, climateset)

Arguments

column.names

Must be of type formula.

climateset

Must be a dataframe.

Examples

feature_density(1, 1)

Arthuro1/climate_change_r_package documentation built on March 19, 2022, 2:21 a.m.