Skip to content

Commit b10f6ce

Browse files
authored
Update publications.qmd
1 parent 81adf7a commit b10f6ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

subsite/publications.qmd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ pub_mod %>%
7575

7676
```{r, echo=FALSE, message=FALSE}
7777
78-
library(wordcloud)
79-
8078
concept_cloud <- pub %>%
8179
select(inst_id = id, topics) %>%
8280
tidyr::unnest(topics) %>%

0 commit comments

Comments
 (0)