getDistrFromClipb: Visualize Distrbution of the Data in Clipboard

Description Usage Arguments Value Author(s) Examples

Description

This function can visualize the data distribution from clipboard. If the data can be coerced to numeric, then ouput a histogram; if cannot, then output a horizontal bar plot.

Usage

1
getDistrFromClipb(varRow = 1)

Arguments

varRow

Row index of the header row. Default 1. If no header needed, put it 0.

Value

Histograms/bar charts on various windows devices.

Author(s)

Yiying Wang, wangy@aetna.com

Examples

1
2
3
4
## Not run: 
getDistrFromClipb()

## End(Not run)

madlogos/aseshms documentation built on May 21, 2019, 11:03 a.m.