manifestReport: manifestReport

View source: R/manifestReport.R

manifestReportR Documentation

manifestReport

Description

Build a package manifest report for a GRAN repository

Usage

manifestReport(repo, theme = "bootstrap",
  reportfile = file.path(destination(repo), "manifest.html"),
  jsonrpt = TRUE)

Arguments

repo

A GRANRepository object

theme

CSS+JS theme. bootstrap, foundation, semanticui or jqueryui

reportfile

File path of the HTML report

jsonrpt

Whether to create a JSON version of the manifest report

Value

None

Author(s)

Dinakar Kulkarni <kulkard2@gene.com>


gmbecker/gRAN documentation built on July 5, 2023, 11:05 p.m.