
Package index
-
gtscale_data_color_continuous() - Color a numeric
gtcolumn and add a matching continuous legend -
gtscale_data_color_diverging() - Color a numeric
gtcolumn with a diverging scale and add a matching legend -
gtscale_data_color_bins() - Color a numeric
gtcolumn and add a matching binned legend -
gtscale_data_color_quantiles() - Color a numeric
gtcolumn and add a matching quantile legend -
gtscale_data_color_discrete() - Color a categorical
gtcolumn and add a matching discrete legend
-
gtscale_color_continuous() - Add only a continuous color legend to a
gttable -
gtscale_color_diverging() - Add only a diverging color legend to a
gttable -
gtscale_color_bins() - Add only a binned color legend to a
gttable -
gtscale_color_quantiles() - Add only a quantile color legend to a
gttable -
gtscale_color_discrete() - Add only a discrete color legend to a
gttable
-
gtscale_spec_continuous() - Create a continuous
gtscalesspec -
gtscale_spec_diverging() - Create a diverging
gtscalesspec -
gtscale_spec_bins() - Create a binned
gtscalesspec -
gtscale_spec_quantiles() - Create a quantile
gtscalesspec -
gtscale_spec_discrete() - Create a discrete
gtscalesspec -
gtscale_spec_set_application() - Set how a
gtscalesspec is applied -
gtscale_spec_set_legend() - Set how a
gtscaleslegend should be rendered -
gtscale_apply() - Apply only the color component of a
gtscalesspec -
gtscale_legend() - Attach only the legend component of a
gtscalesspec -
gtscale_apply_legend() - Apply a
gtscalesspec and attach its legend
-
gtscale_render_legend() - Render a legend from a
gtscale_spec