| replicateTable | R Documentation | 
Internal function to create a rendered table with replicate intensities. When
multiple points are selected, the returned table contains mean values. If
intensityScale in the input is 'log', data are log-10 transformed.
replicateTable(tab, input, pdat, max_points)
| tab | Table used to create a plot | 
| input | Input variable from shiny server | 
| pdat | 
 | 
| max_points | Maximum number of points to select | 
Rendered table with replicate intensities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.