GenTimeTrend.numeric: Create Histogram from dataset Numeric timetrend Created For :...

View source: R/GenTimeTrend.R

GenTimeTrend.numericR Documentation

Create Histogram from dataset Numeric timetrend Created For : ES Hackathon 2018

Description

Create Histogram from dataset Numeric timetrend Created For : ES Hackathon 2018

Usage

## S3 method for class 'numeric'
GenTimeTrend(idata, hist_col, axis_txt_lim = 60)

Arguments

idata

Input dataframe

hist_col

Column to be mapped to histogram

axis_txt_lim

Numeric limit of number of characters in labels

Value

Returns a histogram

Author(s)

Sanita Dhaubanjar


ESHackathon/eviatlas documentation built on July 11, 2022, 9:22 a.m.