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

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.