createJaccardPlotAll: Creates the plot for all jaccard coefficients amongst the...

Description Usage Arguments Value Examples

Description

Creates the plot for all jaccard coefficients amongst the three epilepsy ontologies

Usage

1
createJaccardPlotAll(jaccardepso, jaccardesso)

Arguments

jaccardepso

the data frame containing the columns with the jaccard coefficients of epi and esso against epso

jaccardesso

the data frame containing the columns with the jaccard coefficients of epi and epso against esso

Value

jaccardepilepsyplot the ggplot object

Examples

1
2
3
4
## Not run: 
jaccardepilepsyplot <- createJaccardPlotAll(jaccardepso, jaccardesso)

## End(Not run)

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