Answer Posted / Saurabh Verma
In R, S3 is a system for object-oriented programming that allows classes to be defined by attributes. An S3 class defines a method dispatching mechanism and provides a way to attach methods to objects based on their class attribute.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers