Dive into the world of knowledge and get your queries resolved at IDNLearn.com. Get accurate answers to your questions from our community of experts who are always ready to provide timely and relevant solutions.

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