Description Usage Arguments Value References
View source: R/clamour-setup.R
This function creates the directory structure necessary for analysing Twitter hashtag activity and displaying the results on a website. It will also prompt you to install packages required by the default analysis and to authorise rtweet.
1 | clamour_setup(path, rstudio = rstudioapi::isAvailable(), open = interactive())
|
path |
A path for the project. If it exists it will be used. If it does exist it will be created, provided the parent path exists. |
rstudio |
If |
open |
If
|
Path to the newly created project, invisibly.
Based on usethis::create_package()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.