01 January 1970 3 6K Report

What does it mean when the code show this error:

In if (class(data) != "data.frame") stop("The argument 'data' must be of class 'data.frame'.") :

the condition has length > 1 and only the first element will be used

Similar questions and discussions