Saved r()-results from several API calls are overlapped (combined together) rather than replace each other.
While each individual value is correct, other values add clutter.
If an API call is returning any saved results in r(), it must clear the saved results first.
Saved r()-results from several API calls are overlapped (combined together) rather than replace each other. While each individual value is correct, other values add clutter.
If an API call is returning any saved results in r(), it must clear the saved results first.