retrieve_data_from_aggregate: Retrieve data from aggregate

View source: R/retrieve_data_from_aggregate.R

retrieve_data_from_aggregateR Documentation

Retrieve data from aggregate

Description

Retrieve data from Aggregate server

Usage

retrieve_data_from_aggregate(
  fids = NULL,
  except_fids = NULL,
  use_local_briefcase = TRUE,
  start_fresh = FALSE,
  handle_duplicates = TRUE
)

Arguments

fids

Form IDs for which data should be retrieved. If NULL, all

except_fids

Form IDs to exclude from retrieval

use_local_briefcase

Whether to use the local briefcase directory

start_fresh

Whether to start data retrieval fresh (TRUE) or use already existant xml files in the briefcase directory (FALSE)

handle_duplicates

Smartly handle entoscreeningb and entof2f3f4f5 forms, which have multiples with the same title

Value

A list


databrew/bohemiase documentation built on Nov. 2, 2022, 4:58 p.m.