I found this error when running a script on R studio:
Error in cell_limits(c(get_row(path, "outcome full name"), outcome_column), :
length(ul) == 2L is not TRUE
How could I resolve it?
Thank you
I want to resolve this error on R studio
I found this error when running a script on R studio:
Error in cell_limits(c(get_row(path, "outcome full name"), outcome_column), :
length(ul) == 2L is not TRUE
How could I resolve it?
Thank you
I want to resolve this error on R studio