Skip to contents

Generic chunking function for large queries

Usage

fetch_with_chunking(
  ids,
  query_fun,
  chunk_size,
  con,
  desc = "data",
  trait_ids = NULL
)