loopurrr
loopurrr copied to clipboard
Error when .f contains curly braces
map(1:4, function(x) {
x
}) %>% as_loop()
#> Error: 'text' should either be length 1, or same length as 'ranges'
This error is probably raised in insert_and_reformat_text.