read_github_file {pacs} | R Documentation |
Read a file from a GitHub CRAN repository
Description
Read a file from a GitHub CRAN repository.
Usage
read_github_file(pac, version, file, repos = "https://cran.rstudio.com/")
Arguments
pac |
|
version |
|
file |
|
repos |
|
Note
if the file is not found in the GitHub repository, it will try to find it in the CRAN archive.
[Package pacs version 0.6.0 Index]