lageIBUSP / notaR

Repositório para o código do notaR 4.0
2 stars 2 forks source link

code fails if last line returns a matrix #110

Closed Lobz closed 3 months ago

Lobz commented 3 months ago

The error is:

r-1      | Error in if (class(getError) == "try-error") return(NULL) : 
r-1      |   the condition has length > 1

It happens because matrix has class ["matrix","array"]

We need to avoid receiving the output of the code