Description Usage Arguments Value Examples
View source: R/doThePlotAgainstAllEpilepsy.R
Creates the plot for all cosine coefficients against drugbank
1 | createCosinePlotAll(cosineepso, cosineesso)
|
cosineepso |
the data frame containing the columns with the cosine coefficients of epi and esso against epso |
cosineesso |
the data frame containing the columns with the cosine coefficients of epi and epso against esso |
cosineplotdrugbank the ggplot object
1 2 3 4 | ## Not run:
cosineepilepsyplot <- createCosinePlotAll(cosineepso, cosineesso)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.