Plot result of evaluation in forms of barplots, with default settings
Usage
hsPlotAll(
strDb,
strTable,
myScaled = TRUE,
myReverse = TRUE,
myBeside = TRUE,
myCexNames = 1,
mySub = "",
dbg = FALSE,
myWidth = 1,
myValLabs = FALSE,
yearsInSub = FALSE,
lng = "de",
...
)
Arguments
- strDb
path to Microsoft Access Database file
- strTable
name of database table containing the data to plot
- myScaled
logical. Default:
TRUE
- myReverse
logical. Default:
TRUE
- myBeside
if
TRUE
(the default), bars are plotted side by side- myCexNames
character expansion factor for names
- mySub
subtitle. Default: ""
- dbg
if
TRUE
, debug messages are shown- myWidth
bar width. Default: 1
- myValLabs
logical. Default:
FALSE
- yearsInSub
logical. Default:
FALSE
- lng
language code, one of "en" (English, the default) or "de" (German)
- ...
further arguments passed to
hsPlotCritEvents