R: what are Slots?

Slots are linked to S4 objects. A slot can be seen as a part, element or a “property” of an object. Say you have a car object, then you can have the slots “price”, “number of doors”, “type of engine”, “mileage”. Internally, that is represented a list. An example : setClass(“Car”,representation=representation( price = “numeric”, numberDoors=”numeric”, … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)