subdata
Sir in the current vidoe "subdata" you used small letter for data but in the previous lecture indexing and slicing for the subset you used " "subData". Is both correct sir
R Creating-Matrices-using-Data-Frames 06-07 min 20-30 sec
Answers:
subData/subdata is the user-defined name. You can choose any name as per your choice. However, you need to know that R language is case sensitive.
ok sir i thought the same thing after going through the video again but just need the clarrification.
Thank you sir