What is one of the consequences of the scoping rules used in R?

Untitled Forums Statistics R programming What is one of the consequences of the scoping rules used in R?

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15880
    nammy
    Participant

    What is one of the consequences of the scoping rules used in R?

    1. All objects must be stored in memory
    2. R objects cannot be larger than 100 MB
    3. Functions cannot be nested
    4. All objects can be stored on the disk
    #15881
    nammy
    Participant

    Answer:- 1
    All objects must be stored in memory

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.