Question:

Where can I find datasets?

Answer:

Here are a few data sources to get you started.

Curated datasets:

library(remotes)
install_github("datacamp/finddatasetpkgs")

library(finddatasetpkgs)
finddatasetpkgs::get_dataset_pkgs()

Data sharing platforms:

Governmental and NGO datasets:

Did this answer your question?