if_style_is_not_none function

Determine if first element is none, then no style The first element could be NULL, a style, or a vector so we must account for all these. style = NULL style = list(lineWidth = 5) style = list(shape = list(width = 100))

  • Maintainer: David Munoz Tord
  • License: Apache License (>= 2.0)
  • Last published: 2026-02-10 06:10:29 UTC