Learn R Programming

rSARP (version 1.0.0)

Functions to Create and Evaluate Search and Rescue Plans

Description

Tools to create, evaluate, critique, revise, track progress, and communicate a detailed wilderness or urban search plan to management. This package uses and creates csv files in the R working directory to document inputs and results. It also creates a series of PDF and PNG files to accomplish communication of the plan. The program creates and revises search plans using Bayesian models. The package includes functions bestsearch(), searchstatus() and searchme() to model the number of searchers and hours required to search an area, calculate the probability of detection, probability of success, and project the best plan given limited resources.

Copy Link

Version

Install

install.packages('rSARP')

Monthly Downloads

8

Version

1.0.0

License

GPL (>= 3)

Maintainer

John Hutcheson

Last Published

May 25th, 2016

Functions in rSARP (1.0.0)

Terrains.csv

Terrains.csv - typical Data input file for rSARP
tracking

tracking - Tracking 525s completion within a Search
Tracking.csv

Tracking.csv - typical Data input file for tracking()
SearchInput.csv

SearchInput.csv - typical Data input file for rSARP
searchstatus

searchstatus() - provides summary graphs of search.
searchme

searchme - Creates or modifies a Search Plan.
Weathers.csv

Weathers.csv - typical Data input file for rSARP
rSARP

Create, modify, critique, and report against search and rescue plans using rSARP.
SearchOut.csv

SearchOut.csv - typical Data input file for rSARP
bestsearch

bestsearch - Optimization of Search for Fixed Number of Searchers