powered by
Get data from the API
get_ft(endpoint)
is the endpoint in the API that you want data from.
a data frame with the data requested
library(ftDK) see_endpoints() ft_data <- get_ft("afstemning") ft_data
Run the code above in your browser using DataLab