jst_add_total_pages: Add total count of pages
Description
This function adds a column with the total count of pages. It calls
jst_get_total_pages()
which does the main work.
Usage
jst_add_total_pages(meta_data, quietly = FALSE)
Arguments
quietly
Should warnings from converting page ranges be suppressed?