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.