#install.packages("usethis")
#install.packages("roxygen2")
#install.packages("Rtools")
library(usethis)
create_package("F:/Studia/programowanieR/wybory")
use_data_raw()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.