pmtables 0.7.0
- New functionality to create table notes from glossary files (#326).
read_glossary()
reads from.tex
or.yaml
formatted files, returning a
glossary objectselect_glossary()
selects specific entries from a glossary objectas_glossary()
creates a glossary object on the fly or from a listglossary_notes()
creates notes from a glossary object, a list, or the
name of a glossary filest_notes_glo()
creates and and attaches notes to a table in a pipeline
stable_save_image()
added to create an image from a table and save to a
specific location; this builds on[
st_aspdf()]
andst_aspng()
and
adding convenient syntax and options (#333).- The
maxex
argument tosig()
can now be set through thepmtables.maxex
option (#328).
scores:
{
"testing": {
"check": 1,
"covr": 0.9263
},
"documentation": {
"has_vignettes": 0,
"has_website": 1,
"has_news": 1
},
"maintenance": {
"has_maintainer": 1,
"news_current": 1
},
"transparency": {
"has_source_control": 1,
"has_bug_reports_url": 1
}
}