There are many easy ways to answer this kind of question yourself.

One possibility: go to www.rseek.org and search for "read tiff file".

That will quickly suggest the tiff package, which you can install from
CRAN, and also the rtiff package, ditto. It will also link to previous
discussions of that very topic on this mailing list, and other useful
information.

Sarah


On Thu, May 14, 2015 at 6:50 AM, Preethi Balaji
<preet.balaj...@gmail.com> wrote:
> Dear R users,
>
> I am new to R and trying to learn raster image processing in R.
>
> I have a tiff image with pixel values and I am trying to read this image in
> R so that I can make some calculations and process the image.
>
> Could you please tell me how to read a tiff image in R?
>
> Thanks!
> --
>
> Regards,
> *Preethi Malur Balaji* | PhD Student
> University College Cork | Cork, Ireland.

-- 
Sarah Goslee
http://www.functionaldiversity.org

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to