Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dctable

Dotchart Table


Description

Create a LaTeX-table.

Usage

dctable(x, unitlength = "1 cm", width = 5,
        y.offset = 0.07, circle.size = 0.1, xlim,
        na.rm = FALSE)

Arguments

x

numeric: the numbers for which the barplot is to be created

unitlength

character

width

numeric

y.offset

numeric

circle.size

numeric

xlim

character

na.rm

logical

Details

Creates a dotchart table.

This function is currently very experimental.

Value

character

Author(s)

Enrico Schumann

References

Cleveland, W. S. (1985) The Elements of Graphing Data. Wadsworth.

See Also

Examples

## see vignette

textutils

Utilities for Handling Strings and Text

v0.2-1
GPL-3
Authors
Enrico Schumann [aut, cre] (<https://orcid.org/0000-0001-7601-6576>)
Initial release
2021-04-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.