search for: mptcar

Displaying 2 results from an estimated 2 matches for "mptcar".

Did you mean: mtcar
2008 Jan 11
0
New version of ggplot2: 0.5.7
...ill) Improved options handling * new function opts() to allow modification of plot options by addition * update(p, theme_bw) and p + theme_bw now work These changes mean that you can modify plot options in the same way that you modify all other aspects of the plot, e.g. qplot(mpg, wt, data=mptcars) + opts(title = "Fuel economy vs weight") Improved documentation * many tweaks to the online documentation, particular including the actual code you need to run for each object! * every page now has a link to a form where you can submit feedback on exactly you do or don't like...
2008 Jan 11
0
New version of ggplot2: 0.5.7
...ill) Improved options handling * new function opts() to allow modification of plot options by addition * update(p, theme_bw) and p + theme_bw now work These changes mean that you can modify plot options in the same way that you modify all other aspects of the plot, e.g. qplot(mpg, wt, data=mptcars) + opts(title = "Fuel economy vs weight") Improved documentation * many tweaks to the online documentation, particular including the actual code you need to run for each object! * every page now has a link to a form where you can submit feedback on exactly you do or don't like...