GenTimeTrend.numeric | R Documentation |
Create Histogram from dataset Numeric timetrend Created For : ES Hackathon 2018
## S3 method for class 'numeric' GenTimeTrend(idata, hist_col, axis_txt_lim = 60)
idata |
Input dataframe |
hist_col |
Column to be mapped to histogram |
axis_txt_lim |
Numeric limit of number of characters in labels |
Returns a histogram
Sanita Dhaubanjar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.