Question
What is a list in R?
Select an option. Your answer will be checked instantly.
Correct Answer: A. A container that can hold elements of different types and structures
Explanation:
Lists can contain vectors, data frames, functions, or even other lists.
This flexibility makes them useful for complex analysis results.
Leave a Reply