Analysis of Non-Decimal Currencies and Double-Entry Bookkeeping
Arithmetic operations for debkeepr
Cast to deb_decimal
Cast to deb_lsd
Cast to deb_tetra
Equality and comparison
Convert bases of deb_lsd, deb_tetra, and deb_decimal vectors
Convert the unit of deb_decimal vectors
A decimalized class for tripartite and tetrapartite values
Test if an object is of class deb_decimal
Test if an object is of class deb_lsd
Test if an object is of class deb_tetra
A class for pounds, shillings and pence values
A class for tetrapartite values
debkeepr: Analysis of Non-Decimal Currencies and Double-Entry Bookkeep...
Cast deb_lsd or deb_tetra to a list of values
Helpers to create and separate a deb_lsd column in a data frame
Math group with deb_lsd and deb_tetra vectors
Methods
Unpacking assignment
Normalize tripartite and tetrapartite values
Pipe operator
Helpers to create and separate a deb_tetra column in a data frame
Format deb_lsd, deb_decimal, and deb_tetra vectors as text
Tidy eval helpers
Analysis of double-entry bookkeeping
Error message for unimplemented mathematics functions
Error message for unimplemented mathematics functions
Analysis of historical non-decimal currencies and value systems that use tripartite or tetrapartite systems such as pounds, shillings, and pence. It introduces new vector classes to represent non-decimal currencies, making them compatible with numeric classes, and provides functions to work with these classes in data frames in the context of double-entry bookkeeping.
Useful links