import_params: Import parameters as data frame

Description Usage Arguments Value

View source: R/parsers.R

Description

Checks the FORCE parameter file, and imports its contents as a data frame More info at https://force-eo.readthedocs.io/en/latest/components/lower-level/level2/param.html

Usage

1
import_params(file = "data/param/l2param.prm", as.list = FALSE)

Arguments

file

The parameters file

as.list

Import as list instead of as data.frame

Value

The contents of the file, as a data frame or a list


RETURN-project/makeDataCube documentation built on Feb. 11, 2022, 3:04 p.m.