theme_legend_position {ggtern}R Documentation

Position Legend in Convenient Locations

Description

A convenience function to position the legend at various internal positions

Usage

theme_legend_position(x = "topleft")

Arguments

x

the position, valid values are topleft, middleleft, bottomleft, topright, middleright and bottomright, or the shortened versions respecitvely, tl, ml, bl, tr, mr, br

Author(s)

Nicholas Hamilton


[Package ggtern version 3.5.0 Index]