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
why i can't use the plot.spei, can somebody fixs my problem?
The text was updated successfully, but these errors were encountered:
plot.spei() is a method of the spei class. You just need to write plot(<spei_object>). See the examples in the spei function.
plot.spei()
plot(<spei_object>)
Sorry, something went wrong.
No branches or pull requests
why i can't use the plot.spei, can somebody fixs my problem?
![Screenshot 2024-10-22 085654](https://private-user-images.githubusercontent.com/185869601/378650540-0d6ab98d-d80e-4771-8d0a-a86a9656c3ed.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODk1NjgsIm5iZiI6MTczOTQ4OTI2OCwicGF0aCI6Ii8xODU4Njk2MDEvMzc4NjUwNTQwLTBkNmFiOThkLWQ4MGUtNDc3MS04ZDBhLWE4NmE5NjU2YzNlZC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QyMzI3NDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04NjRjZjU2ZTA4OTVlOGExYjVjNzRhMDk0ZTg3MWI5MjRiYzhiMjEwZjVhNTA2N2ViNDcyYzIxNTAyNmRjMzI4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.vVyOx5YYvvIs2SyT53N2j9airDOY4mXfR8LHPWU6e7k)
The text was updated successfully, but these errors were encountered: