R: what are Slots?

后端 未结 4 1975
别那么骄傲
别那么骄傲 2021-01-30 02:49

Does anyone know what a slot is in R?

I did not find the explanation of its meaning. I get a recursive definition: \"Slot function returns or set information about the

4条回答
  •  误落风尘
    2021-01-30 03:24

    No idea why R has to redefine everything. Most normal programming languages call them "properties" or "attributes".

提交回复
热议问题