Skip to contents

Tidy NPI NPPES Search Data

Usage

defog_npi_wide(df)

Arguments

df

data.frame or tbl_df, response from prov_nppes_npi()

Value

A tibble containing the NPI(s) searched for on the NPPES, the date-time of the search, and the unnested and tidied list-columns of results split into groups.

Examples

if (FALSE) defog_npi_wide(nppes_npi_response) # \dontrun{}