You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In ?theme, the information for legend.position states
the position of legends. ("left", "right", "bottom", "top", or two-element numeric vector)
The option "none" is missing from that list. The use of legend.position = "none"is documented in the examples, but it should be listed as an available option.