indproviders: Individual providers

cqc_providerR Documentation

Individual providers

Description

Return information on individual providers

Usage

cqc_provider(provider_id, clean_names = TRUE)

cqc_provider_locations(provider_id, clean_names = TRUE)

cqc_provider_inspection_areas(provider_id, clean_names = TRUE)

Arguments

provider_id

The ID of a given provider

clean_names

If TRUE, converts a column names to snake_case. Defaults to TRUE.

Value

A tibble with information on a given CQC provider or providers.

A tibble with information the inspection area of a given provider.


evanodell/cqcr documentation built on April 24, 2023, 12:40 a.m.