Comparison of the two major golf manufacturers globally

#Import the data from a web-hosted source
Callaway <- read_csv("https://myxavier-my.sharepoint.com/:x:/g/personal/gruent_xavier_edu/EfK2crXmnQdNmM7DIbEY4s8BDnK9LaiG6aIWjylc_BQqmQ?download=1")
TM <- read_csv("https://myxavier-my.sharepoint.com/:x:/g/personal/gruent_xavier_edu/EQncQkfl-bRGpnBoI7EszhABcJYWDBIZ2un_9nWwiLk3sA?download=1")
Callaway_Users <- read_csv("https://myxavier-my.sharepoint.com/:x:/g/personal/gruent_xavier_edu/EWiTaQC6VGVIvC7CPvLrcvsBjy1e57On_K-xfogvridsWA?download=1")
TM_Users <- read_csv("https://myxavier-my.sharepoint.com/:x:/g/personal/gruent_xavier_edu/EaYn-3o1vrZBhUkabdAfAxoBAHHodTNOEFnffZcnpd79Hg?download=1")

Is there more tweets on Thursday, Friday, Saturday, Sunday during a golf tournament

Taylormade twitter activity

Callaway twitter activity

The number of Taylormade followers

The number of Callaway followers

The number of Tweeter users who follow both companies.

## [1] 28