tracking: 'tracking' - Tracking 525s completion within a Search

Description Usage Arguments Details Value Author(s) Examples

View source: R/rSARP.r

Description

tracking() This function lives to track 525 progress towards completion for a search. Running this function after the tracking.csv file has been updated produces a graph that displays the progress of search by 525.

Usage

1
tracking(title = "", directory = "Searches")

Arguments

title

- string that represents the Name of the Search. Used to label the graph with the search name.

directory

- a string representing the sub directory within the search directory where the results will be stored for this analysis. Defaults to the R working directory. The function will create a new directory if the default is not accepted.

Details

tracking() is a tracking function built to track 525 progress graphically for reports to the SM / PIO. The height of each bar defines the number of searchers working on this task. The location of the triangle relative to the top of the bar indicates the

Value

This function returns a graphic showing a bar chart analysis of 525s within a search by area covered and POS achieved

Author(s)

John F. Hutcheson

Examples

1
tracking(title="Midland County Search B")

rSARP documentation built on May 29, 2017, 1:24 p.m.

Related to tracking in rSARP...