get_pdf_url: Get URLs corresponding to generated PDF files.

View source: R/pdf_digests.R

get_pdf_urlR Documentation

Get URLs corresponding to generated PDF files.

Description

From a collection of RMarkdown source files, get the URLs for downloading the PDF files that will be generated from them.

Usage

get_pdf_url(files)

Arguments

files

A list or character vector of paths tor the RMarkdown source files.

Value

A character vector with the URLs for the generated PDF files.


jonathan-g/semestr documentation built on Jan. 23, 2025, 3:10 p.m.