createCosinePlotAll: Creates the plot for all cosine coefficients against drugbank

Description Usage Arguments Value Examples

View source: R/doThePlotAgainstAllEpilepsy.R

Description

Creates the plot for all cosine coefficients against drugbank

Usage

1
createCosinePlotAll(cosineepso, cosineesso)

Arguments

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

Value

cosineplotdrugbank the ggplot object

Examples

1
2
3
4
## Not run: 
cosineepilepsyplot <- createCosinePlotAll(cosineepso, cosineesso)

## End(Not run)

ZBMEDLABS/epilepsyontologysimilarities documentation built on Aug. 23, 2019, 1:18 p.m.