NominalVariables is an option for fitting functions such as LinearModelFit that specifies which variables should be treated as having discrete values specified by names.
Opacity
(Built-in Mathematica Symbol) Opacity[a] is a graphics directive which specifies that graphical objects which follow are to be displayed, if possible, with opacity a. Opacity[a, color] uses the specified ...
PageRankCentrality[g, \[Alpha]] gives a list of page-rank centralities for the vertices in the graph g and weight \[Alpha].PageRankCentrality[g, \[Alpha], \[Beta]] gives a ...
PolarAxesOrigin is an option for sector charts and polar plots that specifies where polar axes should be drawn.
RadioButtonBar[x, {val_1, val_2, ...}] represents a radio button bar with setting x and with labeled radio buttons for values val_i.RadioButtonBar[Dynamic[x], {val_1, val_2, ...
Right
(Built-in Mathematica Symbol) Right is a symbol that represents the right-hand side for purposes of alignment and positioning.
ScalingTransform[{s_x, s_y, ...}] gives a TransformationFunction that represents scaling by a factor s_i along each coordinate axis from the origin.ScalingTransform[{s_x, ...
SelectionAnimate[notebook] animates graphics in the current selection in a notebook. SelectionAnimate[notebook, t] animates graphics for t seconds.
SessionTime[] gives the total number of seconds of real time that have elapsed since the beginning of your Mathematica session.
ShowGroupOpener is an option for cells that specifies whether an opener icon is displayed next to the leading cell in a cell group to indicate whether the cell group is open ...