Problem with problems() function

Hi, I'm using read_csv() to read a data frame and it returns a warning message with a parsing issue. I try to use the problems() function with the data frame selected but nothing returns. Am I doing something wrong?

Screen Shot 2023-08-10 at 3.45.54 PM

The usage is just

problems()

but has to be done immediately after the message, before any other commands.

Thank you technocrat it worked!

1 Like

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

If you have a query related to it or one of the replies, start a new topic and refer back with a link.