indproviders: Individual providers

Description Usage Arguments Value

Description

Return information on individual providers

Usage

1
2
3
4
5
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.


cqcr documentation built on Oct. 7, 2019, 5:06 p.m.