render_description: Rendering bulk description.

View source: R/render_description.R

render_descriptionR Documentation

Rendering bulk description.

Description

Producing a PDF file with the description of the bulk (project) using render_rmd().

Usage

render_description(db, ...)

## S3 method for class 'PostgreSQLConnection'
render_description(db, bulk, output = "pdf_document", output_file, ...)

Arguments

db

Connection to the database as PostgreSQLConnection.

...

Further Arguments passed to list2rmd_doc().

bulk

The identifies of the bulk (project) in the database.

output

Character value or list with the output settings for the yaml head.

output_file

Character value with the name and path to the ouput file. I is passed to render_rmd().

Author(s)

Miguel Alvarez kamapu@posteo.com


kamapu/specimensDB documentation built on March 15, 2024, 1:27 p.m.