Description Usage Arguments Details Author(s) Examples
uses base graphics hist plot
| 1 2 | 
| x | 
 | 
| strand | '+','-' or '*' | 
| type | 'mean' (only one option atm) | 
| log | an integer to log each value (integer 10 for log10) | 
| ... | arguments to forward to interal boxplots function | 
The histogram will show the density over frequencies for each sample
Jesper R. Gadin, Lasse Folkersen
| 1 2 3 4 5 | ##load example data
#data(ASEset)
#a <- ASEset
#hist(a)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.