-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
currently the internal get_request_content() function uses purrr::map_dfr() for mutliple requests, shouldn't be too hard to drop in furrr::map_drf() if its available
would also need to have have option to set number or cores, something like cores = getOption("fmp_cores", 1)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request