Sets the maximum character width of the plotted responses
rounding to the nearest word. Note that this may perform somewhat
unexpectedly for very small numbers.
main
Title of plot.
xlab
Sets an x-axis label
ylab
Set a y-axis label
xlim
Sets the x-range of the plot.
ylim
Sets the y-range of the plot
...
Other parameters passed to the plot function
Details
A simple function which wraps sentences at width characters per line
and plots the results.