Skip to content

Avoid scientific notation in the package without modifying user global options.  #20

@erosquesada

Description

@erosquesada

During WGRDBES-EST 2024 it was noticed that it would be better to have the outputs of RDBESvisualise not in scientific notation.
Usually one uses the command options(scipen=i), with i being a large integer (e.g. 1k), to avoid scientific notation. However, by modifying the user global options, this method may conflict with the requirements of packages repositories like CRAN.
Therefore, how to avoid scientific notation while meeting guidelines is an issue we need to solve.

May a potential solution be to add a dichotomous parameter (sciNotation?) so that is the user to select the notation? Tbd

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions