write_study_json: Write study metadata as JSON

View source: R/catalog_entries.R

write_study_jsonR Documentation

Write study metadata as JSON

Description

Write study metadata as JSON

Usage

write_study_json(
  idno,
  output_file,
  is_legacy = FALSE,
  api_key = NULL,
  api_base_url = NULL
)

Arguments

idno

Dataset IDNo

output_file

Path to the output file

is_legacy

TRUE | FALSE - if using NADA < 5.3, use legacy as TRUE

Value

None


mah0001/nadar documentation built on March 30, 2024, 2:44 a.m.