drop_last_digit_places: Remove last digit from a left-aligned/right-aligned digits...

View source: R/all_digit_test_helper_functions.R

drop_last_digit_placesR Documentation

Remove last digit from a left-aligned/right-aligned digits table

Description

Remove last digit from a left-aligned/right-aligned digits table

Usage

drop_last_digit_places(single_column_digits, align_direction = "left")

Arguments

single_column_digits

left-aligned/right-aligned digits table for a single numeric column

align_direction

'left' or 'right': specify whether left-aligned or right-aligned digits table single_column_digits is

Value

single_column_digits without last digits


jlederluis/digitanalysis documentation built on Nov. 5, 2023, 11:46 a.m.