Data in an R-shinylive App
How can I include data in an {r-shinylive}
app? There are two approaches:
- Embed the text file contents inside the editor
- Download the data from an HTTPS
Important
There is no way to use a relative URL or a non-HTTPS URL.