Expand your knowledge base with the help of IDNLearn.com's extensive answer archive. Discover in-depth answers to your questions from our community of experienced professionals.

A data scientist is trying to print a data frame but when you print the data frame to the console output produces too many rows and columns to be readable. What could they use instead of a data frame to make printing more readable?

1 point

A vector


A tibble


A list


A structure