Learn R Programming

GitAI (version 0.1.3)

set_github_repos: Set GitHub repositories in GitAI object.

Description

Set GitHub repositories in GitAI object.

Usage

set_github_repos(gitai, ..., verbose = is_verbose())

Value

A GitAI object.

Arguments

gitai

A GitAI object.

...

Parameters to pass to set_github_host function.

verbose

A logical. If FALSE you won't be getting additional diagnostic messages.