Learn R Programming

geeLite (version 1.0.2)

write_state_file: 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.