createATCBarChart: Creates a plot object for a given sorted hashmap.

Description Usage Arguments Value Examples

Description

Creates a plot object for a given sorted hashmap.

Usage

1
createATCBarChart(shm, plottitle)

Arguments

shm

hashmap that is sorted and about to be visualized

plottitle

character vector that is the title of the plot

Value

plotbar a ggplot2 object containing the plot

Examples

1
2
3
4
## Not run: 
createATCBarChart(flmesh, "These are the most frequent ATC classes for the MeSH vector")

## End(Not run)

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