S3 method to flatten an npi_results
object
Arguments
- df
A data frame containing the results of a call to
npi_search
.- cols
If non-NULL, only the named columns specified here will be be flattened and returned along with
npi
.- key
A quoted column name from
df
to use as a matching key. The default value is"npi"
.