# NOT RUN {
# just call `library(tidyverse)` at the top of the your script
library(magrittr)
cow_ddy %>% add_sdp_gdp(system="cow")
create_stateyears() %>% add_sdp_gdp(system = "cow")
create_stateyears(system = "gw") %>% add_sdp_gdp(system = "gw")
# }
Run the code above in your browser using DataLab