| arithmetic | Arithmetic operations for debvctrs |
| bases_check | Checks for bases attribute |
| bases_equal | Check that bases are equal for two deb-style vectors |
| cast-decimal | Cast to 'deb_decimal' |
| cast-lsd | Cast to 'deb_lsd' |
| comparison | Equality and comparison |
| convert-bases | Convert bases of 'deb_lsd' and 'deb_decimal' vectors |
| deb_bases | Access the 'bases' attribute of a 'deb_lsd' object. |
| deb_convert_unit | Convert the unit of 'deb_decimal' vectors |
| deb_decimal | A decimalized class for pounds, shillings, and pence values |
| deb_is_decimal | Test if an object is of class 'deb_decimal' |
| deb_is_lsd | Test if an object is of class 'deb_lsd' |
| deb_lsd | A class for pounds, shillings and pence values |
| deb_unit | Access the unit attribute of a 'deb_decimal' object. |
| debvctrs-package | debvctrs: Tutorial for building S3 vectors with vctrs |
| dec_arithmetic | Arithmetic operations for deb_decimal |
| decimal_check | Check for non-whole numbers in libra and solidus units |
| decimal_to_lsd | deb_decimal to deb_lsd utility |
| format.deb_lsd | deb_lsd format method for object printing |
| if_else | vctrs ifelse function |
| is_natural | Check that bases are natural numbers |
| is_negative | Check whether lsd value is positive or negative |
| lsd_check | Checks for deb_lsd functions |
| lsd_dividend | Division for deb_lsd and numeric |
| lsd_divisor | Division for numeric over deb_lsd |
| lsd_minus | Subtraction for deb_lsd |
| lsd_multiply | Multiplication for deb_lsd and numeric |
| lsd_negate | Make deb_lsd negative |
| lsd_normalize | Normalization path for positive values |
| lsd_normalize_neg | Normalization path for negative values |
| lsd_plus | Addition for deb_lsd |
| lsd_to_decimal | deb_lsd to deb_decimal utility |
| mathematics | Mathematical functions with deb_lsd vectors |
| multi-assign | Unpacking assignment |
| new_decimal | Internal constructor to create 'deb_decimal' type |
| new_lsd | Internal constructor to create deb_lsd type |
| normalize | Normalize pounds, shillings, and pence |
| obj_print_footer.deb_decimal | Print footer with unit and bases |
| obj_print_footer.deb_lsd | Print footer with bases |
| should_be_int | Deal with floating point problems |
| unit_hierarchy | Coercion hierarchy for deb_decimal units |
| unit_word | Print full name of unit in footer |
| vec_ptype_abbr.deb_decimal | Abbreviated name for tibble columns |
| vec_ptype_abbr.deb_lsd | Abbreviated name for tibble columns |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.