View source: R/all_digit_test_helper_functions.R
drop_first_digit_places | R Documentation |
Remove first digit from a left-aligned/right-aligned digits table
drop_first_digit_places(single_column_digits, align_direction = "left")
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
without first digits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.