ThinkR-open / iframe.illustrations

Some iframe for our blog posts on thinkr.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"
))

About

Some iframe for our blog posts on thinkr.fr

License:MIT License


Languages

Language:HTML 100.0%Language:R 0.0%