forensics {RPublica}R Documentation

Forensics API

Description

Retrieve details about a given state or system

Usage

geos(state=NULL, ...)

systems(id, ...)

Arguments

state

An optional character string containing a two-letter state postal code. If NULL, results for all available states are returned.

id

The identification number for a particular medical examiner or coroner system.

...

Arguments passed to GET.

Author(s)

Thomas J. Leeper

References

API Documentation

Examples

## Not run: geos('ny')

## Not run: systems(36)

[Package RPublica version 0.1.3 Index]