Learn R Programming

RPublica (version 0.1.3)

forensics: 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.

References

API Documentation

Examples

Run this code
## Not run: geos('ny')

## Not run: systems(36)

Run the code above in your browser using DataLab