Skip to contents

Prepare identifiers for a scholarly work. Wrapper for prep_array_objects

Usage

prep_identifiers(x)

Arguments

x

data frame with identifier properties

Value

List with x marked as do not unbox

Examples


wddsWizard::becker_project_metadata$identifiers |> prep_identifiers()
#> [[1]]
#> Warning: Setting row names on a tibble is deprecated.
#> # A tibble: 1 × 1
#>   identifier                                            
#> * <chr>                                                 
#> 1 https://www.ebi.ac.uk/pride/archive/projects/PXD031075
#>