Skip to content

add furrr backend #1

@jpiburn

Description

@jpiburn

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions