get_project | R Documentation |
Get Project
get_project(url, debug = TRUE)
url |
url of KWB project |
debug |
print debug messages (default: TRUE) |
tibble with project infos
url <- "https://www.kompetenz-wasser.de/en/project/flusshygiene/" project_info <- get_project(url) str(project_info)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.