I have been working on a package that takes an API from a CRM to be able to get the data into R and also create son items in the CRM account from R. I have the functions but one question that comes to my mind is How can I test the functions without having to connect to the API? Is there documentation or examples about this that you can point me out?