Prep language
prep_language.Rd
Prepare the language property - this should describe the language of the scholarly work.
Examples
a <- data.frame("language" = "en")
prep_language(a)
#> [x] "en"
prep_language.Rd
Prepare the language property - this should describe the language of the scholarly work.
a <- data.frame("language" = "en")
prep_language(a)
#> [x] "en"