RoundingRadius is an option for Rectangle, Framed, and related functions that specifies the radius of the circle to use in rendering rounded corners.
RunScheduledTask[expr] schedules and starts a task that will repeatedly evaluate expr once per second.RunScheduledTask[expr, time] schedules and starts a task that will ...
ScalingFunctions is an option for BarChart, Histogram, and other charting functions that specifies what scaling functions should be used.
ShortestPathFunction[type, data] represents a function that gives the shortest path from a source vertex s to target vertex t in a graph.
SimpleGraph[g] gives the underlying simple graph from the graph g.
SimpleGraphQ[g] yields True if the graph g is a simple graph and False otherwise.
SplineClosed is an option for B-spline functions and graphics primitives that specifies whether spline curves or surfaces should be closed.
SplineKnots is an option for B-spline functions and graphics primitives that specifies the positions of knots.
SplineWeights is an option for B-spline functions and graphics primitives that specifies weights of control points.
StateSpaceRealization is an option to StateSpaceModel that specifies its canonical representation.