cffReport: cffReport

View source: R/cffReport.R

cffReportR Documentation

cffReport

Description

Creates a report in markdown format for a provided list of repositories and or CITATION.cff files.

Usage

cffReport(repos, file = NULL, sortBy = "title")

Arguments

repos

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

file

character string naming a file the report should be written to. If NULL the report will be directly returned by the function.

sortBy

category by which the report should sort its entries

Value

the report in markdown format

Author(s)

Jan Philipp Dietrich


pik-piam/citation documentation built on Jan. 31, 2024, 10 a.m.