Saved Bookmarks
| 1. |
Point out the wrong statement?(a) One nice feature that R shares with many popular open source projects is frequent releases(b) R has sophisticated graphics capabilities(c) S’s base graphics system allows for very fine control over essentially every aspect of a plot or graph(d) All of the mentioned |
|
Answer» Right choice is (c) S’s base graphics system allows for very fine control over essentially every aspect of a plot or graph To elaborate: R has maintained the original S philosophy, which is that it provides a language that is both useful for interactive work, but contains a powerful programming language for developing new tools. |
|