Skip to content

etiennebr/visualraster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Illustrate some operations of the raster package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages