pdc_datasets: Extract dataset information from the CMS Provider Data...

View source: R/FUNCTIONS.R

pdc_datasetsR Documentation

Extract dataset information from the CMS Provider Data Catalog

Description

Obtains metadata for the datasets in the supplied topics, including dataset identifiers, titles, descriptions, dates, and URLs.

Usage

pdc_datasets(
  topics = NULL
)

Arguments

topics

One or more topic names to request dataset information for. If NULL, all topics are selected.

Value

A tibble::tibble

Author(s)

Alex Zajichek

Examples

pdc_datasets("Hospitals")

zajichek/carecompare documentation built on Sept. 5, 2024, 3:12 a.m.