Skip to content

Instantly share code, notes, and snippets.

@agricolamz
Last active June 29, 2020 15:52
Show Gist options
  • Save agricolamz/1388ad7f439fca6121c8f277453b1cd5 to your computer and use it in GitHub Desktop.
Save agricolamz/1388ad7f439fca6121c8f277453b1cd5 to your computer and use it in GitHub Desktop.
---
title: "Untitled"
---
```{r}
library(DT)
DT::datatable(data.frame(file = '<img src ="images/photo_2020-06-28_12-05-26.jpg">'), escape = FALSE)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment