use_pipe()
maurolepore opened this issue · 0 comments
maurolepore commented
As is the package needs the pipe in a non-standard file. I think we can
fix this with usethis::use_pipe()
.
library(r2dii.climate.stress.test)
run_stress_test_bonds()
#> Error in scenario_data %>% dplyr::pull(year) %>% unique(): could not find function "%>%"
Created on 2021-10-28 by the reprex package (v2.0.1)