Skip to contents

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.

Usage

copycat_gitcode(file)

Arguments

file

A character vector.

Value

A character vector.