Read a specific cell of the dataset

Hi! I would like to ask a question on how to read the information in a specific cell of a dataset. I got the dataset from someone else. There are some cells that contain a list. How can I see the full list? I've tried data[ , ] with the row column in the brackets but it didn't work. Many thanks!

Hi!

To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one:

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.