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

Absolute max for dfSummary? Error when max.distinct.values>220 #197

Open
SugarRayLua opened this issue Jun 9, 2024 · 0 comments
Open

Absolute max for dfSummary? Error when max.distinct.values>220 #197

SugarRayLua opened this issue Jun 9, 2024 · 0 comments

Comments

@SugarRayLua
Copy link

Hi, and thanks for making the great summary tools package!

I have a lot of unique text values in a dataset I'm working on and thus tried to set in dfSummary function:

max.distinct.values = 229 (I have 229 rows)

However, when I do so I get the following error in Microsoft R Open version 4.0 on Rgui Windows version:

Error: Rgui.exe: GeometryDoesNotContainImage 'C:pathToATempLocalFile.png' @ warning/attribute.c/GetImageBoundingBox/534

It doesn't give me that error when I set the max.distinct.values at 220

Is this a limitation of dfSummary or something else wrong with my package?

Thanks!

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

1 participant