get_param: Get Project Parameters

get_paramR Documentation

Get Project Parameters

Description

Internal function that is used to access the config.txt of the project and get a specific parameter (e.g. ISO alpha-3 code).

Usage

get_param(mainPath, location, param)

Arguments

mainPath

character; the parent directory of the location folder

location

character; the location folder name

param

character; 'COUNTRY' to get the original country name, 'ISO' to get the ISO alpha-3 country code or 'EPSG' to get the EPSG code for layer projection


ptimoner/inAccMod documentation built on Jan. 27, 2025, 9:34 a.m.