purrr
purrr copied to clipboard
Progress bar not visible when script is run from the command line
Hi! I have included the option .progress=TRUE within the map function and I can see the bar when I lrun the script from Rstudio but not when I launch it in the command line (windows system). Can anyone help? Thak you