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

dbl #23

Open
9 tasks
jonthegeek opened this issue Aug 9, 2023 · 0 comments
Open
9 tasks

dbl #23

jonthegeek opened this issue Aug 9, 2023 · 0 comments
Milestone

Comments

@jonthegeek
Copy link
Owner

Add to_dbl() and stabilize_dbl().

  • dbl
  • NULL
  • lgl & int = as.double, I think.
  • character: Similar to to_int(), but we only have to check that NAs aren't introduced.
  • Consider other cases, but I suspect they should all be neglected.
  • Make sure stabilize_dbl() makes sense with standard args.
  • min & max
  • Maybe something about rounding? Or expected precision?
  • Any other special args?
@jonthegeek jonthegeek modified the milestone: v0.1 Aug 10, 2023
@jonthegeek jonthegeek added this to the v0.2 milestone Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant