Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Truncate digits argument #362

Closed
krlmlr opened this issue Aug 1, 2021 · 1 comment
Closed

Truncate digits argument #362

krlmlr opened this issue Aug 1, 2021 · 1 comment
Labels
Milestone

Comments

@krlmlr
Copy link
Member

krlmlr commented Aug 1, 2021

pillar::num(1, digits = 3.5)
#> <pillar_num:.3.5![1]>
#> [1] 1.000

Created on 2021-08-01 by the reprex package (v2.0.0.9000)

@krlmlr krlmlr added the bug label Aug 1, 2021
@krlmlr krlmlr closed this as completed in 917f280 Oct 17, 2021
@krlmlr krlmlr added this to the 1.6.4 milestone Oct 17, 2021
krlmlr added a commit that referenced this issue Oct 18, 2021
pillar 1.6.4

- Fix printing for some tibbles where a fixed-width column is followed by a column with variable width (#366).
- Avoid nested backtick blocks in vignette.

- `colonnade()` no longer exists, `squeeze()` and `extra_cols()` now raise an error (#272).
- `num()` requires an integerish `digits` argument (#362).

- Link to tibble vignettes and documentation pages.
@github-actions
Copy link
Contributor

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant