Error in shapiro.test(Photo) : is.numeric(x) is not TRUE

Hello, it this normal ?
Help me please...

Why does this show?

str(corail)

If the argument, shapiro.test will not run. If the argument is numeric, the function can only evaluate one column at a time

help(shapiro.test`)

will show that the expected argument is

a numeric vector of data values

This topic was automatically closed 21 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.