Skip to content

Questions about unique_entries #18

Description

@stevencarlislewalker

Should the unlisting be recursive?

Nested fields can generate lists that are too flat (maybe?). For example,

> iidda:::unique_entries(iidda.api::ops$metadata(), "titles")
  [1] "Canadian Weekly CDI by Province in 1958"                                                 
  [2] "en"                                                                                      
  [3] "Canadian Weekly CDI by Province in 1957"                                                 
  [4] "en"                                                                                      
  [5] "Canadian Weekly CDI by Province in 1956"                                                 
  [6] "en"               

Verify that there is no missing export

I expected to be able to use this function the unique_entries function with :::, but it was not exported.

Is this intentional @mikeroswell ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions