if (interactive()){
ds_nl <- cbs4_search("geboorte", language="nl-nl")
ds_nl[1:3, c("Identifier", "Title", "rel")]
bike_tables <- cbs4_search("fiets")
bike_tables[1:10, c("Identifier", "Title", "rel")]
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.