Prepare subjects
prep_subjects.Rd
Subjects or keywords describing a work. Prepares an array of objects
Examples
wddsWizard::becker_project_metadata$subjects |> prep_subjects()
#> [[1]]
#> Warning: Setting row names on a tibble is deprecated.
#> # A tibble: 1 × 1
#> subject
#> * <chr>
#> 1 Proteomics
#>
#> [[2]]
#> Warning: Setting row names on a tibble is deprecated.
#> # A tibble: 1 × 1
#> subject
#> * <chr>
#> 1 Immune Response
#>