Commit 238f3b2e authored by abatalla's avatar abatalla
Browse files

First draft of ColorBarContinuous() with include_boundaries parameter

parent 1f9d28de
Pipeline #14407 failed with stage
in 18 minutes and 26 seconds
  • Author Maintainer

    Alternatively, two parameters:

    #' @param include_lower_boundary Logical value indicating whether lower bound is
    #' included (TRUE) or not (FALSE). TRUE by default.
    #' @param include_upper_boundary Logical value indicating whether upper bound is
    #' included (TRUE) or not (FALSE). TRUE by default

    Default values may also be changed.

  • Author Maintainer

    Addresses #15

Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment