scanRepos: scan repositories

View source: R/scanRepos.R

scanReposR Documentation

scan repositories

Description

Scan repositories for existing CITATION.cff information

Usage

scanRepos(repos)

Arguments

repos

character vector of repository urls or links to CITATION.cff files to be scanned

Value

A list with CITATION.cff information collected from the provided repositories

Author(s)

Jan Philipp Dietrich

See Also

read_cff

Examples

scanRepos(c("https://github.com/magpiemodel/magpie",
            "https://github.com/remindmodel/remind"))

citation documentation built on March 31, 2023, 11:31 p.m.