Skip to contents

Write Items to JSON file

Usage

write_item_data(.data)

Arguments

.data

Examples

write_item_data(df)
#> Error in .data %>% mutate(across(where(is.character), ~paste0("\"", .,     "\""))): could not find function "%>%"