Closed cjcarpenter1 closed 5 years ago
Is it possible that your history
object is empty? I just tried to replicate your issue and the only way I can see this happening is:
library("rwhatsapp")
chat <- rwa_read("")
I wrote a small update to display a more informative error if this accidentally happens.
If this was not your problem, could you please provide the code you used just before this error occurred? Your sessionInfo()
might also help.
Problem seems to be solved.