Skip to content

repository with the markdowns of all of our analyses.

Notifications You must be signed in to change notification settings

BU-ISCIII/markdowns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Markdowns

Introduction

Repository with the list of markdowns developed by our group for the different analyses:

How to use

To convert the .md file into a html file you must run the following command:

Rscript markdown_to_html.r <imput_markdown.md> <output_report.html>

Once you have generated your html file, if you want to create a PDF file of the report you must install 'wkhtmltopdf' package. Then you should run the following command.

wkhtmltopdf --keep-relative-links <input_html.html> <output_pdf.pdf>

About

repository with the markdowns of all of our analyses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published