We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Instructions say
Instructions Use the summary() function from the skimr package for an initial exploration of the Pima Indians dataset diabetes_data.
But skimr doesn't have such a function and the code throws an error if we try. Assuming skim() was meant to be in there?
skim()
Not to be fixed for this round since we've sent students install instructions already, but just noticed and want to capture so we don't forget
The text was updated successfully, but these errors were encountered:
Or actually probably summary here... ?
Sorry, something went wrong.
No branches or pull requests
Instructions say
But skimr doesn't have such a function and the code throws an error if we try. Assuming
skim()
was meant to be in there?Not to be fixed for this round since we've sent students install instructions already, but just noticed and want to capture so we don't forget
The text was updated successfully, but these errors were encountered: