<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:10pt">Hello there,<br><br>I'd like to read several raster (all same size and resolution) into R using the suggested command<br><br>stats &lt;- readRAST6(c("LRM_smoothed", "Band74_scaled", "coombe_ground", "intensity_smoothed"), cat =c(TRUE,FALSE), ignore.stderr = TRUE)<br><br>I get the error:<br><br>Error in readRAST6(c("LRM_smoothed", "Band74_scaled", "coombe_ground", "intensity_smoothed"), :<br>&nbsp; vname and cat not same length<br><br>Unfortunately I don't understand what the error message is trying to tell me - any help deciphering this error would be gratefully appreciated.<br><br>Also where can I find more detail on the readRAST command to work out this error message for myself? I have looked in the sp.pdf and online for documentation but can't find anything but maybe there's another resource I don't know of yet?<br><br>Thanks for
 reading,<br><br>Rebecca<br><br></div></body></html>