pdf_digest_if_exists: Calculate digest for pdf file

pdf_digest_if_existsR Documentation

Calculate digest for pdf file

Description

Check whether a PDF file exists, and if so calculate its digest.

Usage

pdf_digest_if_exists(file, alg = NA_character_)

Arguments

file

The pdf file (the file need not exist).

alg

The digest algorithm to use.

Value

A character vector with the digest, or NA if the file does not exist.


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