-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When compiling the text chapters, e.g., drhur("classify", lang = "en"), stop at
| df_news$role1 <- str_extract(df_news$content, pattern = paste(ls_names[1:12], collapse = "|")) # after the 12th are post docs and research fellows |
The error only appears when running the drhur command. There's no problem compiling the tutorial by isolatedly running the rmd file.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working