Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 390 Bytes

MarkdownReports.v2.9.5

Legacy version (v2.9.5) of MarkdownReports for backward compatibility

Use only if newer version don't work with your scripts.

See https://vertesy.github.io/MarkdownReports for a general description.

Install

# install.packages("devtools"); # If you don't have it
require("devtools")
devtools::install_github(repo = "vertesy/MarkdownReports.v2.9.5")