clamour provides a template for setting up a website to display the results of analysis of Twitter hashtags, more details are available on the documentation website.

You can see an example of the website produced by clamour here.

Installation

You can install the current version of clamour from GitHub with:

# install.packages("remotes")
remotes::install_github("lazappi/clamour")

Acknowledgements

Much of the analysis in the clamour templates is originally based on work by @neilws (and various tutorials on the internet) with contributions from

@jherrero. The clamour package would not be possible without the contributions of many developers to a range of packages, particularly usethis and rtweet.

Code of conduct

Please note that the ‘clamour’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.