Skip to content

Latest commit

 

History

History
70 lines (62 loc) · 3.74 KB

File metadata and controls

70 lines (62 loc) · 3.74 KB

iframe.illustrations

Some iframe for our blog posts on thinkr.fr

Links to all files

# For github
cat(paste(
  paste("-", 
        file.path("https://thinkr-open.github.io/iframe.illustrations",
                  list.files(pattern = ".html")
        )
  ), collapse = "\n"
))