write_state_file: Write State File

View source: R/run_geelite.R

write_state_fileR Documentation

Write State File

Description

Writes the state file to the specified directory within the generated database (state/state.json).

Usage

write_state_file(task, regions, source_for_state)

Arguments

task

[mandatory] (list) Session task specifying parameters for data collection.

regions

[mandatory] (character) A vector containing ISO 3166-2 region codes. Country codes are two characters long, while state codes contain additional characters.

source_for_state

[mandatory] (list) A list containing information regarding the collected data.


geeLite documentation built on Aug. 9, 2025, 1:08 a.m.