hospitalLoc: US Hospital Locations

Description Usage Format References Examples

Description

A dataset containing the location and rating of US hospitals, VA medical centers, and military hospitals.

Usage

1
data("hospitalLoc")

Format

A data frame with 5314 rows and 8 variables:

lat

latitude of hospital location

lon

longitude of hospital location

name

hospital name

type

the type of hospital

ownership

the owner of the hospital

emer_room

whether the hospital provides emergency services

stars

the number of stars 1 - 5 that Medicare assigned to the hospital

verify

a not-so-subtle prompt to users to verify the information

\insertNoCite

CMS2021retirementData

References

\insertAllCited

Examples

1
2
#load
data("hospitalLoc")

RobWiederstein/retirementLoc documentation built on Dec. 18, 2021, 10:54 a.m.