Learn R Programming

cqcr (version 0.1.2)

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