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

plot.overview not an exported object #122

Open
kinman1 opened this issue Nov 26, 2024 · 0 comments
Open

plot.overview not an exported object #122

kinman1 opened this issue Nov 26, 2024 · 0 comments

Comments

@kinman1
Copy link

kinman1 commented Nov 26, 2024

I've downloaded dlookr from CRAN, then your development version. I followed the Introduction and descriptions for overview and plot.overview for both versions
ov <- overview(myDataTable)

from the plot.oveview R documentation, both
plot.overview(ov)
and
plot(ov)

return the same error:
Error: 'plot.overview' is not an exported object from 'namespace:dlookr'

This feels like a bug, or something missing, although I could simply be missing the appropriate commands.

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