Skip to content
/ RSSApkg Public

Utility scripts for remote sensing and spatial analysis work

Notifications You must be signed in to change notification settings

RSPaW/RSSApkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis-CI Build Status AppVeyor Build Status

RSSApkg

RSSApkg is designed as a suite of functions to aid in some common tasks involving satellite imagery and other spatial data used in the Remote Sensing and Spatial Analysis section at Parks and Wildlife (Western Australia).

Requirements

This package must be installed from GitHub. You can use the following code to install it:

library(devtools)
install_github("RSPaW/RSSApkg")
library(RSSApkg)

The package has dependencies with dplyr, lubridate, raster, rgdal, sp and stringr. On installation you may be prompted to install additional packages.

Help Files

All functions contained in RSSApkg have their own help files and there is also the RSSApkg website with help files and vignettes.

About

Utility scripts for remote sensing and spatial analysis work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages