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

Include info on why the error in example might occur #849

Open
maneesha opened this issue Jul 5, 2023 · 0 comments
Open

Include info on why the error in example might occur #849

maneesha opened this issue Jul 5, 2023 · 0 comments

Comments

@maneesha
Copy link
Contributor

maneesha commented Jul 5, 2023

In the challenge exercise to look for data from 2002 and 2012 there is a message explaining why if (gapminder$year == 2012) results in an error. By itself, this message is confusing. It may be more useful if the message was preceded by an example.

For example, expand the text above:

Did anyone try if (gapminder$year == 2012){print('something')} ` and get a warning message like this?

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