Description Usage Arguments Value
Plot data retrieved using get_bivariate
1 2 3 |
plot_data |
bivariate data from |
log_1, log_2 |
logicals indicating whether to use a log scale for parameter 1 and parameter 2, respectively |
method_highlight |
a method to be highlighted - points analyzed with this method will appear in red instead of black |
flagged_results |
a vector of flagged results - could be
obtained using the |
range_1, range_2 |
numeric vectors specifiying the range for values in parameter 1 and parameter 2, respectively. The minimum should be given first, followed by the maximum. |
alpha |
number between 0 and 1 representing the opacity of the points 0 is fully transparent, and 1 is fully opaque |
a ggplot2 plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.