copycat_gitplot: Run code from a Github directory.

View source: R/git_copy.R

copycat_gitplotR Documentation

Run code from a Github directory.

Description

Copy and run a file of 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_gitplot' copies the code and sends it your console.

Usage

copycat_gitplot(file)

Arguments

file

A character vector.

Value

A character vector.


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