Saved Bookmarks
| 1. |
What Do You Understand By A Workspace In R Programming Language? |
|
Answer» The CURRENT R working environment of a user that has user defined OBJECTS LIKE lists, vectors, etc. is REFERRED to as WORKSPACE in R language. The current R working environment of a user that has user defined objects like lists, vectors, etc. is referred to as Workspace in R language. |
|