feature_hist: Create histograms of feature's names contained in the...

View source: R/visualize.R

feature_histR Documentation

Create histograms of feature's names contained in the dataset.

Description

Create histograms of feature's names contained in the dataset.

Usage

feature_hist(column.names, climateset)

Arguments

column.names

Must be of type formula.

climateset

Must be a dataframe.

Examples

feature_hist(1, 1)

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