Closed elenapapaleo closed 5 years ago
in running
TIFinfo$s <- s
error:
Error in $<-.data.frame(*tmp*, s, value = numeric(0)) : replacement has 0 rows, data has 1
$<-.data.frame
*tmp*
Yeah, its a bit funny, the two lines of code before this one use to work but after I updated my R recently, the regular expression stopped working for some reason, I made an alternative, hope it works now.
in running
TIFinfo$s <- s
error:
Error in
$<-.data.frame
(*tmp*
, s, value = numeric(0)) : replacement has 0 rows, data has 1