powered by
Create hourly topics datasets for the ennet_db
create_db_topics_hourlies( repo = "katilingban/ennet_db", branch = "main", .date = Sys.Date() )
A character value of the GitHub user and repository name combination identifying the GitHub location for ennet_db. Default is katilingban/ennet_db.
katilingban/ennet_db
A character value for the branch name from which to retrieve data. Default is main.
main
A character value or vector of date/dates for which to create a topics dataset for the ennet_db
A tibble of specified topics dataset created from data in the ennet_db
# NOT RUN { create_db_topics_hourlies(.date = "2020-12-31") # }
Run the code above in your browser using DataLab