ShinyApp: Danmu Cloud for Bilibili
shiny
text analysis
Jihong Zhang
February 20, 2024
---
title: "ShinyApp: Danmu Cloud for Bilibili"
author: Jihong Zhang
date: 2024-02-20
execute:
eval: true
categories:
- shiny
- 'text analysis'
format:
html:
code-line-numbers: true
fig-cap-location: margin # put captions of figure in the margin
---
```{r}
#| label: fig-mtcars
#| fig-cap: "Word Cloud"
#| column: margin
#| echo: false
knitr::include_graphics("img01.png")
```
```{=html}
<iframe width="100%" height="700px" src="https://jihongz.shinyapps.io/Danmu_Cloud_mobile" frameborder="0" marginwidth="0" marginheight="0" style="border: none; max-width:100%; max-height:100vh" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen> </iframe>
```