copycat_gitcode | R Documentation |
Inspect the code of a file from a github repository. It expects that 'git_setup' is set before running; a data frame with a column for the 'author', the 'repository', and the 'branch' name; 'copycat_gitcode' returns the code as character.
copycat_gitcode(file)
file |
A character vector. |
A character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.