I am looking to download all the tweets made by a particular company such as Cisco, Walmart, etc.

https://twitter.com/walmart

Are there any functions that could help me download this information? So far, I am exploring the following link.

The Streaming APIs you linked to are great for capturing tweets that are happening in real time – but if you’re looking for a historical record of an account’s tweets, [node:9537] is the right method. It only allows you to go back 3,200 tweets into the account’s past.

Great. Thanks a lot for your help. I’ll try out the GET statuses/user_timeline option.

Twitter provides up to recent 3200 tweets of a Twitter account but to get more than 3200 tweets, you can look for some third party services like FollowersAnalysis.