copycat_gitcode: Inspect R code from a Github repository.

View source: R/git_copy.R

copycat_gitcodeR Documentation

Inspect R code from a Github repository.

Description

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.


edgar-treischl/CopyCat documentation built on May 31, 2024, 9:07 a.m.