All Projects → etiennebr → visualraster

etiennebr / visualraster

Licence: other
Illustrate some operations of the raster package

Programming Languages

HTML
75241 projects

The visual Raster Cheatsheet

What is it ?

This R package illustrate some operations of the raster package. The essence of the content is available directly from RPubs. You can also view the complete markdown document to produce the visual cheatsheet. However, if you want to install it on your computer, read on.

Installation

If devtools is installed, you can

library("devtools")
install_github("etiennebr/visualraster")

Otherwise, download the package from the download section

install.packages("visualraster")

How to use it ?

You can have a demonstration by typing demo("vr-cheatsheet")

Contacts

If you find bugs or have features to request, please use the github tracker.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].