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

Add sigfig argument to functions with numbers #16

Open
joethorley opened this issue May 5, 2022 · 5 comments
Open

Add sigfig argument to functions with numbers #16

joethorley opened this issue May 5, 2022 · 5 comments

Comments

@joethorley
Copy link
Member

No description provided.

@sebdalgarno
Copy link
Member

this came up again
there is an easy option to add options("digits" = 3) to Rmd file which is passed to Kable but Joe experimented and isn't happy with the appearance on html file.
will need to do better by actually altering he tables before they are saved

@joethorley
Copy link
Member Author

Apparently the problem seems to be related to my computer….. this means the options(digits = 3) is still on the table as a reasonable solution

@joethorley
Copy link
Member Author

@joethorley
Copy link
Member Author

I've been playing with adding options(digits = 3) into the .Rmd file

Screenshot 2024-07-27 at 09 50 49

@joethorley
Copy link
Member Author

And while an improvement and so I think worth switching to it may not be a complete solution as illustrated by the following plot.

Screenshot 2024-07-27 at 09 51 58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants