manifestReport: manifestReport

Description Usage Arguments Value Author(s)

View source: R/manifestReport.R

Description

Build a package manifest report for a GRAN repository

Usage

1
2
3
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>


GRANBase documentation built on Feb. 6, 2020, 5:09 p.m.