R/prep_for_json.R
prep_publicationYear.Rd
wrapper for prep atomic
prep_publicationYear(x)
Named vector, data frame, or list
an unboxed dataframe with 1 row
pub_year <- data.frame("publicationYear" = "2025") prep_language(pub_year) #> [x] "2025"