Saved Bookmarks
| 1. |
Multiple objects can be de parsed at once and read back using function _____(a) source()(b) read()(c) dget()(d) dput() |
|
Answer» Right answer is (a) source() Explanation: Martin Machler made an important contribution by making Ross and Robert use the GNU General Public License to make R free software. This was critical because this allowed for the source code for the entire R system to be accessible to anyone who wanted to tinker with it. |
|