include_pdf: Include PDF in markdown documents

View source: R/include_pdf.R

include_pdfR Documentation

Include PDF in markdown documents

Description

Insert PDF files in markdown documents

Usage

include_pdf(file, width = "100%", height = "600")

Arguments

file

file path from pdf file.

width

width preview file.

height

height preview file.

Value

html code for markdown


Flavjack/fieldbook documentation built on Feb. 26, 2024, 1:36 a.m.