Writes csv file for keyword indicator to /{base_dir}/data-raw/indicator/{keyword}_{suffix}.csv.

write_keyword(x, keyword, geo, suffix = "sa")

Arguments

x

Tibble of data to write to file.

keyword

Keyword (character vector) for which to construct the path to the indicator.

geo

geographical area

suffix

Character vector for file suffix, defaults to "sa".

See also