Published October 17, 2017
| Version v2.9.5
Software
Open
vertesy/MarkdownReports: An R function library to create scientific figures and markdown reports easily. Update v2.9.4.6
Description
Major update of MarkdownReports
Major (mostly) backward compatible changes, fixes and updates
- See All updated function definitions in the wiki:
- F.A.Q.-&-Trouble-shooting:
- Browse the wiki for other resources.
- Default report sharing is now .pdf, that can be exported from markdown), thus .png link insertion is FALSE by default.
- Can directly compress tabular (.tsv) files as written out.
- Image links to the markdown file are handled globally, and in many functions automatically, given the context (i.e. always = F when plotting multiple plots into a .pdf by
pdfA4plot_on
). - Quickly add legends by the
wlegend
function using color schemes generated by the newwcolorize
function. - Terminology:
- the
any_print
function is renamed toiprint
for better auto-completion. - internal functions are consistently named as:
md.functionality
- background variables are consistently named as:
b.variable_name
- the
- Table of contents mark can be added for using with Typora.
Files
vertesy/MarkdownReports-v2.9.5.zip
Files
(684.6 kB)
Name | Size | Download all |
---|---|---|
md5:d735a6f1890fec0900651dac995b2cb1
|
684.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/vertesy/MarkdownReports/tree/v2.9.5 (URL)