violinplot | R Documentation |
This function visualize biological data as a violin plot
violinplot(violin_data, x_lab = "conditions", y_lab = "values")
violin_data |
Path to the input file. |
x_lab |
Default is "conditions". Parameter to set label for conditions. |
y_lab |
Default is "values". Parameter to set label for values. |
A violin plot of the input data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.