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


inti documentation built on March 23, 2026, 9:07 a.m.