data-raw/news_category.R

## code to prepare `news_category` dataset goes here
library(N2H4)

news_category <- getCategory(fresh = TRUE)

usethis::use_data(news_category, overwrite = TRUE, internal = TRUE)
forkonlp/N2H4 documentation built on Feb. 27, 2024, 6:38 a.m.