retrieve_data_from_central: Retrieve data from central

View source: R/retrieve_data_from_central.R

retrieve_data_from_centralR Documentation

Retrieve data from central

Description

Retrieve data from Central server

Usage

retrieve_data_from_central(
  fids = NULL,
  except_fids = NULL,
  clean_column_names = TRUE,
  handle_sefull_split = FALSE
)

Arguments

fids

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

except_fids

Form IDs to exclude from retrieval

clean_column_names

Whether to clean the column names

handle_sefull_split

Whether to smartly handle the sefull split by combining all the sefull forms into one

Value

A list


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