impRst: R function to easily import a raster dataset into R

Description Usage Arguments Examples

Description

The function is a wrapper for the 'raster()' function out of the 'raster' package. It provides the facility to import a raster dataset ('RasterLayer' class) by means of a window that allows the user to navigate through the computer's folders and to select the appropriate file.

Usage

1

Arguments

none:

no parameter is used within the function.

Examples

1
my.raster <- impRst() #a window will pop up allowing the user to select the raster dataset

gianmarcoalberti/GmAMisc documentation built on May 3, 2019, 6:44 p.m.