Skip to content

gentlg function argument "tlf" accepts "Graph" as an input #46

@adcascone

Description

@adcascone

Hello,

I noticed that the documentation for the gentlg function states that the options for the 'tlf' argument are:

(optional) String, representing the output choice. Choices are "Table" "Listing" "Figure". Abbreviations are allowed eg "T" for Table. Strings can be either upper- or lowercase. Vectorized. (Default = "Table")

However, the source code for gentlg_single, which is called by gentlg, has an error message indicating that 'Graph' is indeed an acceptable input: https://github.com/cran/tidytlg/blob/22bcb106ff9e3a4c35557cd404c5190c4eb36dbe/R/gentlg_single.R#L438

Would it be possible to please update the documentation to reflect the appropriate options for the 'tlf' argument?

Thank you!
Arianna C.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions