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 |
id |
The identification number for a particular medical examiner or coroner system. |
... |
Arguments passed to |
Author(s)
Thomas J. Leeper
References
Examples
## Not run: geos('ny')
## Not run: systems(36)
[Package RPublica version 0.1.3 Index]